public abstract class XStaticAnnotationValue<T> extends XAnnotationValue<T>
Constructor and Description |
---|
XStaticAnnotationValue(T value) |
Modifier and Type | Method and Description |
---|---|
protected Object |
getInternalValue() |
T |
getValue() |
public XStaticAnnotationValue(T value)
public T getValue()
getValue
in class XAnnotationValue<T>
protected Object getInternalValue()
getInternalValue
in class XAnnotationValue<T>
Copyright © 2006–2019. All rights reserved.