Package kala.compress.harmony.pack200
Class NewAttributeBands.Call
java.lang.Object
kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
kala.compress.harmony.pack200.NewAttributeBands.Call
- All Implemented Interfaces:
NewAttributeBands.AttributeLayoutElement
- Enclosing class:
NewAttributeBands
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttributeToBand(NewAttribute attribute, InputStream inputStream) intvoidpack(OutputStream outputStream) voidrenumberBci(IntList bciRenumbering, Map<org.objectweb.asm.Label, Integer> labelsToOffsets) voidsetCallable(NewAttributeBands.Callable callable) Methods inherited from class kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
getLength
-
Field Details
-
callableIndex
private final int callableIndex -
callable
-
-
Constructor Details
-
Call
public Call(int callableIndex)
-
-
Method Details
-
addAttributeToBand
-
getCallable
-
getCallableIndex
public int getCallableIndex() -
pack
-
renumberBci
-
setCallable
-