public static interface NewAttributeBands.AttributeLayoutElement
Modifier and Type | Method and Description |
---|---|
void |
addAttributeToBand(NewAttribute attribute,
java.io.InputStream stream) |
void |
pack(java.io.OutputStream out) |
void |
renumberBci(IntList bciRenumbering,
java.util.Map labelsToOffsets) |
void addAttributeToBand(NewAttribute attribute, java.io.InputStream stream)
void pack(java.io.OutputStream out) throws java.io.IOException, Pack200Exception
java.io.IOException
Pack200Exception
void renumberBci(IntList bciRenumbering, java.util.Map labelsToOffsets)