Package-level declarations
Properties
Link copied to clipboard
Returns a copy of this string having its first letter titlecased, or the original string if it's empty or already starts with a title case letter.
Link copied to clipboard
Returns a copy of this string having its first letter lowercased, or the original string if it's empty or already starts with a lower case letter.