Uses of Class
org.immutables.generator.AnnotationMirrors.GetTypeAnnotations
-
Packages that use AnnotationMirrors.GetTypeAnnotations Package Description org.immutables.generator -
-
Uses of AnnotationMirrors.GetTypeAnnotations in org.immutables.generator
Methods in org.immutables.generator that return AnnotationMirrors.GetTypeAnnotations Modifier and Type Method Description static AnnotationMirrors.GetTypeAnnotationsAnnotationMirrors.GetTypeAnnotations. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AnnotationMirrors.GetTypeAnnotations[]AnnotationMirrors.GetTypeAnnotations. values()Returns an array containing the constants of this enum type, in the order they are declared.
-