public class NewAttributeBands.Integral extends NewAttributeBands.LayoutElement
| Constructor and Description |
|---|
Integral(String tag) |
Integral(String tag,
NewAttributeBands.Integral previousIntegral) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeToBand(NewAttribute attribute,
InputStream stream) |
String |
getTag() |
int |
latestValue() |
void |
pack(OutputStream out) |
void |
renumberBci(IntList bciRenumbering,
Map labelsToOffsets) |
getLengthpublic Integral(String tag, NewAttributeBands.Integral previousIntegral)
public void addAttributeToBand(NewAttribute attribute, InputStream stream)
public void pack(OutputStream out) throws IOException, Pack200Exception
IOExceptionPack200Exceptionpublic int latestValue()
public void renumberBci(IntList bciRenumbering, Map labelsToOffsets)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.