public class AnnotationLongElem extends AnnotationElem
Constructor and Description |
---|
AnnotationLongElem(long v,
char kind,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw)
Called when this object is visited.
|
long |
getValue() |
String |
toString() |
getKind, getName, setName
public AnnotationLongElem(long v, char kind, String name)
public String toString()
toString
in class AnnotationElem
public long getValue()
public void apply(Switch sw)
Switchable