| Class | Description |
|---|---|
| CharacterUtils |
CharacterUtils provides a unified interface to Character-related
operations. |
| CharacterUtils.CharacterBuffer |
A simple IO buffer to use with
CharacterUtils.fill(CharacterBuffer, Reader). |
| CharArrayMap<V> |
A simple class that stores key Strings as char[]'s in a
hash table.
|
| CharArraySet |
A simple class that stores Strings as char[]'s in a
hash table.
|
Copyright © 2014–2018. All rights reserved.