Module net.morimekta.strings
Package net.morimekta.strings.chr
The package contains classes helping with managing characters
and the interface between character arrays and strings, and
between symbolic "characters", e.g. control sequences and
strings.
-
Interface Summary Interface Description Char General interface implemented by character-like classes. -
Class Summary Class Description CharReader A keystroke char reader. returns a Char object at a time related to the single keystroke the user typed.CharSlice A slice of a character array.CharStream Java 8 streams handling of character sequences.CharUtil Common character and console utilities.Color Unix terminal color helper.Control https://en.wikipedia.org/wiki/C0_and_C1_control_codesUnicode Unicode character representation.