Class NewAttributeBands.LayoutElement
java.lang.Object
org.apache.commons.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 Object
implements NewAttributeBands.AttributeLayoutElement
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.commons.compress.harmony.pack200.NewAttributeBands.AttributeLayoutElement
addAttributeToBand, pack, renumberBci
-
Constructor Details
-
LayoutElement
public LayoutElement()
-
-
Method Details
-
getLength
-