See: Description
| Annotation Type | Description |
|---|---|
| AnnotationType |
This annotation indicates that a class or element represents an annotation.
|
| ClassType |
This annotation indicates that a class or element represents a class.
|
| EnumType |
This annotation indicates that a class or element represents an enumeration.
|
| InterfaceType |
This annotation indicates that a class or element represents an interface.
|
| TypeOf |
This annotation indicates that a class or element is of one of the given kinds.
|
Copyright © 2017. All rights reserved.