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