Package kala.compress.harmony.pack200
Class NewAttributeBands.Integral
java.lang.Object
kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
kala.compress.harmony.pack200.NewAttributeBands.Integral
- All Implemented Interfaces:
NewAttributeBands.AttributeLayoutElement
- Enclosing class:
NewAttributeBands
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Listprivate final BHSDCodecprivate NewAttributeBands.Integralprivate intprivate final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttributeToBand(NewAttribute attribute, InputStream inputStream) getTag()intvoidpack(OutputStream outputStream) voidrenumberBci(IntList bciRenumbering, Map<org.objectweb.asm.Label, Integer> labelsToOffsets) private voidrenumberOffsetBci(List relative, IntList bciRenumbering, Map<org.objectweb.asm.Label, Integer> labelsToOffsets) Methods inherited from class kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
getLength
-
Field Details
-
tag
-
band
-
defaultCodec
-
previousIntegral
-
previousPValue
private int previousPValue
-
-
Constructor Details
-
Integral
-
Integral
-
-
Method Details
-
addAttributeToBand
-
getTag
-
latestValue
public int latestValue() -
pack
- Throws:
IOExceptionPack200Exception
-
renumberBci
-
renumberOffsetBci
-