![JAR search and dependency download from the Maven repository](/logo.png)
javadoc.com.google.common.base.class-use.CaseFormat.html Maven / Gradle / Ivy
The newest version!
Uses of Class com.google.common.base.CaseFormat (Guava: Google Core Libraries for Java 11.0.1 API)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Class
com.google.common.base.CaseFormat
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 s
from this format to the specified format
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Copyright © 2010-2012. All Rights Reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy