| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CaseFormat | |
|---|---|
| com.google.common.base | Basic utility libraries and interfaces. | 
| Uses of CaseFormat in com.google.common.base | 
|---|
| Methods in com.google.common.base that return CaseFormat | |
|---|---|
| static CaseFormat | CaseFormat.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CaseFormat[] | CaseFormat.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in com.google.common.base with parameters of type CaseFormat | |
|---|---|
|  String | CaseFormat.to(CaseFormat format,
     String s)Converts the specified String sfrom this format to the specifiedformat. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||