| Package | Description |
|---|---|
| pro.fessional.meepo.eval.fmt |
| Modifier and Type | Method and Description |
|---|---|
static Case.Type |
Case.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Case.Type[] |
Case.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Case.wordCase(String str,
Case.Type type,
char split)
parse string to words and use the given delimiter to format
|
Copyright © 2024. All rights reserved.