Uses of Interface
org.cojen.maker.AnnotationMaker
-
Uses of AnnotationMaker in org.cojen.maker
Modifier and TypeMethodDescriptionMaker.addAnnotation
(Object annotationType, boolean visible) Add an annotation to this item.Type.addAnnotation
(Object annotationType, boolean visible) Add an annotation to this type, if it's annotatable.Variable.addAnnotation
(Object annotationType, boolean visible) Add an annotation to this variable.AnnotationMaker.newAnnotation
(Object annotationType) Define a new annotation, which can be put into this annotation at most once.