NumberFormat.getPercentInstance
Class Overview | Class Members |
This Package |
All Packages
public static final NumberFormat getPercentInstance()
Description
Returns a percentage format for the current default locale.
public static NumberFormat getPercentInstance( Locale inLocale )
Description
Returns a percentage format for the specified locale.