public class XCharAnnotationValue extends XStaticAnnotationValue<Character>
| Constructor and Description |
|---|
XCharAnnotationValue(char value) |
| Modifier and Type | Method and Description |
|---|---|
<P> P |
accept(XAnnotationValueVisitor<P> visitor) |
getInternalValue, getValueequals, getResult, hashCode, toStringpublic <P> P accept(XAnnotationValueVisitor<P> visitor)
accept in class XAnnotationValue<Character>Copyright © 2006–2016. All rights reserved.