Uses of Enum
org.immutables.generator.AnnotationMirrors.GetTypeAnnotations
Packages that use AnnotationMirrors.GetTypeAnnotations
-
Uses of AnnotationMirrors.GetTypeAnnotations in org.immutables.generator
Methods in org.immutables.generator that return AnnotationMirrors.GetTypeAnnotationsModifier and TypeMethodDescriptionReturns 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.