Uses of Class
com.ibm.icu.impl.number.parse.PermilleMatcher
-
Packages that use PermilleMatcher Package Description com.ibm.icu.impl.number.parse -
-
Uses of PermilleMatcher in com.ibm.icu.impl.number.parse
Fields in com.ibm.icu.impl.number.parse declared as PermilleMatcher Modifier and Type Field Description private static PermilleMatcher
PermilleMatcher. DEFAULT
Methods in com.ibm.icu.impl.number.parse that return PermilleMatcher Modifier and Type Method Description static PermilleMatcher
PermilleMatcher. getInstance(DecimalFormatSymbols symbols)
PermilleMatcher
AffixTokenMatcherFactory. permille()
-