Uses of Class
com.ibm.icu.impl.number.parse.DecimalMatcher
-
Packages that use DecimalMatcher Package Description com.ibm.icu.impl.number.parse -
-
Uses of DecimalMatcher in com.ibm.icu.impl.number.parse
Fields in com.ibm.icu.impl.number.parse declared as DecimalMatcher Modifier and Type Field Description private DecimalMatcher
ScientificMatcher. exponentMatcher
Methods in com.ibm.icu.impl.number.parse that return DecimalMatcher Modifier and Type Method Description static DecimalMatcher
DecimalMatcher. getInstance(DecimalFormatSymbols symbols, Grouper grouper, int parseFlags)
-