public abstract static class AnnotationDataReader.AnnotationData<N extends java.lang.annotation.Annotation>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected N |
annotation |
Modifier | Constructor and Description |
---|---|
protected |
AnnotationDataReader.AnnotationData(N annotation) |
Modifier and Type | Method and Description |
---|---|
N |
getAnnotation()
Returns annotation.
|
Copyright © 2003-2013 Jodd Team