Uses of Class
org.vesalainen.bcc.annotation.AnnotationWrapper
-
Packages that use AnnotationWrapper Package Description org.vesalainen.bcc.annotation -
-
Uses of AnnotationWrapper in org.vesalainen.bcc.annotation
Fields in org.vesalainen.bcc.annotation declared as AnnotationWrapper Modifier and Type Field Description private AnnotationWrapperAnnotationVal. annotationFields in org.vesalainen.bcc.annotation with type parameters of type AnnotationWrapper Modifier and Type Field Description private java.util.List<AnnotationWrapper>RuntimeVisibleAnnotations. annotationsMethods in org.vesalainen.bcc.annotation that return types with arguments of type AnnotationWrapper Modifier and Type Method Description java.util.List<AnnotationWrapper>RuntimeVisibleAnnotations. getAnnotations()
-