| Package | Description |
|---|---|
| tech.mlsql.common.utils.base |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
String |
CaseFormat.to(CaseFormat format,
String s)
Converts the specified
String s from this format to the specified format. |
Copyright © 2020. All rights reserved.