Package ch.randelshofer.fastdoubleparser.chr
This is a module-private package.
It provides primitive char collections.
-
Interface Summary Interface Description CharDigitSet Interface for sets of digit characters.CharSet Interface for sets of characters.CharTrie Interface for a data retrieval tree (trie) of characters. -
Class Summary Class Description CharSetOfFew A set ofcharwith linear search.CharSetOfNone CharSetOfOne CharToIntMap A primitive map Map<char,int>.CharToIntMap.Node CharTrieNode CharTrieOfFew A trie for testing if a String is contained in a set of Strings.CharTrieOfFewIgnoreCase A trie for testing if a String is contained in a set of Strings.CharTrieOfNone CharTrieOfOne CharTrieOfOneSingleChar ConsecutiveCharDigitSet FormatCharSet This format set contains all Unicode format chars.