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, getValue
equals, getResult, hashCode, toString
public <P> P accept(XAnnotationValueVisitor<P> visitor)
accept
in class XAnnotationValue<Character>
Copyright © 2006–2019. All rights reserved.