Uses of Enum
org.inferred.freebuilder.processor.naming.NamingConventions.Convention
Packages that use NamingConventions.Convention
-
Uses of NamingConventions.Convention in org.inferred.freebuilder.processor.naming
Subclasses with type arguments of type NamingConventions.Convention in org.inferred.freebuilder.processor.namingMethods in org.inferred.freebuilder.processor.naming that return NamingConventions.ConventionModifier and TypeMethodDescriptionprivate static NamingConventions.ConventionNamingConventions.methodNameConvention(ExecutableElement method) static NamingConventions.ConventionReturns the enum constant of this type with the specified name.static NamingConventions.Convention[]NamingConventions.Convention.values()Returns an array containing the constants of this enum type, in the order they are declared.