Package kala.compress.harmony.pack200
Class NewAttributeBands.Reference
java.lang.Object
kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
kala.compress.harmony.pack200.NewAttributeBands.Reference
- All Implemented Interfaces:
NewAttributeBands.AttributeLayoutElement
- Enclosing class:
NewAttributeBands
Constant Pool Reference
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<ConstantPoolEntry> private final booleanprivate final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttributeToBand(NewAttribute attribute, InputStream inputStream) getTag()voidpack(OutputStream outputStream) voidrenumberBci(IntList bciRenumbering, Map<org.objectweb.asm.Label, Integer> labelsToOffsets) Methods inherited from class kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
getLength
-
Field Details
-
tag
-
band
-
nullsAllowed
private final boolean nullsAllowed
-
-
Constructor Details
-
Reference
-
-
Method Details
-
addAttributeToBand
-
getTag
-
pack
- Throws:
IOExceptionPack200Exception
-
renumberBci
-