public static class CoreAnnotations.NumericValueAnnotation extends Object implements CoreAnnotation<Number>
Constructor and Description |
---|
NumericValueAnnotation() |
Modifier and Type | Method and Description |
---|---|
Class<Number> |
getType()
Returns the type associated with this annotation.
|
public Class<Number> getType()
CoreAnnotation
getType
in interface CoreAnnotation<Number>