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