public class ByteAnnotationValue extends AnnotationValue
Constructor and Description |
---|
ByteAnnotationValue(ConstPool constPool,
String name,
byte value) |
Modifier and Type | Method and Description |
---|---|
char |
getTag() |
byte |
getValue() |
void |
writeData(ByteArrayDataOutputStream stream) |
getName, write
public char getTag()
getTag
in class AnnotationValue
public void writeData(ByteArrayDataOutputStream stream) throws IOException
writeData
in class AnnotationValue
IOException
public byte getValue()
Copyright © 2015. All rights reserved.