public class NewAttributeBands.UnionCase extends NewAttributeBands.LayoutElement
| Constructor and Description |
|---|
UnionCase(List tags) |
UnionCase(List tags,
List body) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeToBand(NewAttribute attribute,
InputStream stream) |
List |
getBody() |
boolean |
hasTag(long l) |
void |
pack(OutputStream out) |
void |
renumberBci(IntList bciRenumbering,
Map labelsToOffsets) |
getLengthpublic UnionCase(List tags, List body) throws IOException
IOExceptionpublic boolean hasTag(long l)
public void addAttributeToBand(NewAttribute attribute, InputStream stream)
public void pack(OutputStream out) throws IOException, Pack200Exception
IOExceptionPack200Exceptionpublic void renumberBci(IntList bciRenumbering, Map labelsToOffsets)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.