Uses of Class
com.google.googlejavaformat.java.TypeNameClassifier.JavaCaseFormat
| Package | Description |
|---|---|
| com.google.googlejavaformat.java |
-
Uses of TypeNameClassifier.JavaCaseFormat in com.google.googlejavaformat.java
Methods in com.google.googlejavaformat.java that return TypeNameClassifier.JavaCaseFormat Modifier and Type Method Description static TypeNameClassifier.JavaCaseFormatTypeNameClassifier.JavaCaseFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static TypeNameClassifier.JavaCaseFormat[]TypeNameClassifier.JavaCaseFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.