public class CharAnnotationValue extends AnnotationValue
Constructor and Description |
---|
CharAnnotationValue(ConstPool constPool,
String name,
char value) |
Modifier and Type | Method and Description |
---|---|
char |
getTag() |
char |
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 char getValue()
Copyright © 2018 JBoss by Red Hat. All rights reserved.