java.lang.String

A {@link String} represents a sequence of characters which make up a group of alphanumeric or other symbols and represents text. Note that only {@link #toLowerCase()} and {@link #toUpperCase()} take locale into considering during their conversion.