com.ibm.icu.text
Class NumberFormat.SimpleNumberFormatFactory
- NumberFormat
public static abstract class NumberFormat.SimpleNumberFormatFactory
A NumberFormatFactory that supports a single locale. It can be visible or invisible.
SimpleNumberFormatFactory
public SimpleNumberFormatFactory(Locale locale)
SimpleNumberFormatFactory
public SimpleNumberFormatFactory(Locale locale,
boolean visible)
SimpleNumberFormatFactory
public SimpleNumberFormatFactory(ULocale locale)
SimpleNumberFormatFactory
public SimpleNumberFormatFactory(ULocale locale,
boolean visible)
Copyright (c) 2006 IBM Corporation and others.