NumberFormat.getPercentInstance

NumberFormat.getPercentInstance

Class Overview | Class Members | This Package | All Packages

Syntax 1
public static final NumberFormat getPercentInstance()
Description
Returns a percentage format for the current default locale.



Syntax 2
public static NumberFormat getPercentInstance( Locale inLocale )
Description
Returns a percentage format for the specified locale.