OBJECT
- Type of object.ANNOTATION
- Type of annotationspublic interface Annotated<OBJECT,ANNOTATION>
Modifier and Type | Method and Description |
---|---|
Collection<ANNOTATION> |
getAnnotations() |
OBJECT |
getObject() |
Collection<ANNOTATION> getAnnotations()