public class XClassAnnotationValue<I> extends XStaticAnnotationValue<Class<I>>
Constructor and Description |
---|
XClassAnnotationValue(Class<I> 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<Class<I>>
Copyright © 2006–2016. All rights reserved.