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 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 int
getLength(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 org.apache.commons.compress.harmony.pack200.NewAttributeBands.AttributeLayoutElement
addAttributeToBand, pack, renumberBci
-
-
-
-
Constructor Detail
-
LayoutElement
public LayoutElement()
-
-
Method Detail
-
getLength
protected int getLength(char uint_type)
-
-