All Classes and Interfaces

Class
Description
Interface for sets of digit bytes.
Interface for sets of bytes.
Interface for a data retrieval tree (trie) of bytes.
Interface for sets of digit characters.
Interface for sets of characters.
 
Interface for a data retrieval tree (trie) of characters.
Parses a floating point value with configurable NumberFormatSymbols.
This format set contains all Unicode format chars.
Parses a BigDecimal value; the supported syntax is compatible with BigDecimal(String).
Parses a BigInteger value; the supported syntax is compatible with BigInteger(String, int).
Parses a double value; the supported syntax is compatible with Double.valueOf(String).
Parses a float value; the supported syntax is compatible with Float.valueOf(String).
Parses a double value; the supported syntax is compatible with number in the JSON format specification.
Defines a set of symbols for ConfigurableDoubleParser.