Uses of Class
gnu.kawa.reflect.MakeAnnotation
-
Packages that use MakeAnnotation Package Description gnu.kawa.reflect Contains classes to use reflection. -
-
Uses of MakeAnnotation in gnu.kawa.reflect
Fields in gnu.kawa.reflect declared as MakeAnnotation Modifier and Type Field Description static MakeAnnotation
MakeAnnotation. instance
Methods in gnu.kawa.reflect that return MakeAnnotation Modifier and Type Method Description static MakeAnnotation
MakeAnnotation. make(Object annotationType)
-