Package kala.compress.harmony.pack200
Class NewAttributeBands.Replication
java.lang.Object
kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
kala.compress.harmony.pack200.NewAttributeBands.Replication
- All Implemented Interfaces:
NewAttributeBands.AttributeLayoutElement
- Enclosing class:
NewAttributeBands
A replication is an array of layout elements, with an associated count
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final NewAttributeBands.Integralprivate final List<NewAttributeBands.LayoutElement> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttributeToBand(NewAttribute attribute, InputStream inputStream) voidpack(OutputStream out) voidrenumberBci(IntList bciRenumbering, Map<org.objectweb.asm.Label, Integer> labelsToOffsets) Methods inherited from class kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
getLength
-
Field Details
-
countElement
-
layoutElements
-
-
Constructor Details
-
Replication
- Throws:
IOException
-
-
Method Details
-
addAttributeToBand
-
getCountElement
-
getLayoutElements
-
pack
- Throws:
IOExceptionPack200Exception
-
renumberBci
-