public static class Indexable.CharData
extends Object
Stores a single character and the position of the character following it.
Since the character encoding
is implementation-dependent and may be a multibyte encoding, index positions do not directly
correspond to character positions.