Package kala.compress.harmony.pack200
Class NewAttributeBands.LayoutElement
- java.lang.Object
-
- kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
-
- All Implemented Interfaces:
NewAttributeBands.AttributeLayoutElement
- Direct Known Subclasses:
NewAttributeBands.Call,NewAttributeBands.Integral,NewAttributeBands.Reference,NewAttributeBands.Replication,NewAttributeBands.Union,NewAttributeBands.UnionCase
- Enclosing class:
- NewAttributeBands
public abstract class NewAttributeBands.LayoutElement extends java.lang.Object implements NewAttributeBands.AttributeLayoutElement
-
-
Constructor Summary
Constructors Constructor Description LayoutElement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intgetLength(char uint_type)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface kala.compress.harmony.pack200.NewAttributeBands.AttributeLayoutElement
addAttributeToBand, pack, renumberBci
-
-