public static interface NewAttributeBands.AttributeLayoutElement
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeToBand(NewAttribute attribute,
InputStream stream) |
void |
pack(OutputStream out) |
void |
renumberBci(IntList bciRenumbering,
Map labelsToOffsets) |
void addAttributeToBand(NewAttribute attribute, InputStream stream)
void pack(OutputStream out) throws IOException, Pack200Exception
IOExceptionPack200Exceptionvoid renumberBci(IntList bciRenumbering, Map labelsToOffsets)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.