Class NewAttributeBands.Call
java.lang.Object
org.apache.commons.compress.harmony.pack200.NewAttributeBands.LayoutElement
org.apache.commons.compress.harmony.pack200.NewAttributeBands.Call
- All Implemented Interfaces:
NewAttributeBands.AttributeLayoutElement
- Enclosing class:
- NewAttributeBands
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addAttributeToBand
(NewAttribute attribute, InputStream inputStream) int
void
pack
(OutputStream outputStream) void
renumberBci
(IntList bciRenumbering, Map<org.objectweb.asm.Label, Integer> labelsToOffsets) void
setCallable
(NewAttributeBands.Callable callable) Methods inherited from class org.apache.commons.compress.harmony.pack200.NewAttributeBands.LayoutElement
getLength
-
Constructor Details
-
Call
-
-
Method Details
-
addAttributeToBand
-
getCallable
-
getCallableIndex
-
pack
-
renumberBci
public void renumberBci(IntList bciRenumbering, Map<org.objectweb.asm.Label, Integer> labelsToOffsets) -
setCallable
-