Home | History | Annotate | Download | only in text

Lines Matching defs:getPercentInstance

106  * currency number format. And use <code>getPercentInstance</code> to get a
530 * {@link #getPercentInstance(Locale)
531 * getPercentInstance(Locale.getDefault(Locale.Category.FORMAT))}.
537 public final static NumberFormat getPercentInstance() {
547 public static NumberFormat getPercentInstance(Locale inLocale) {