| Modifier and Type | Method and Description |
|---|---|
static String |
firstLetterUppercase(String string)
Modifies the text by putting the first character of it to uppercase.
|
static String |
humanReadable(String string)
Converts
camelCase into Readable Text. |
Copyright © 2023 Miki. All rights reserved.