|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.util.NumberFormatUtil
public class NumberFormatUtil
| Constructor Summary | |
|---|---|
NumberFormatUtil()
|
|
| Method Summary | |
|---|---|
static String |
format(NumberFormat numberFormat,
double number,
double defaultValue)
|
static String |
format(NumberFormat numberFormat,
float number,
float defaultValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumberFormatUtil()
| Method Detail |
|---|
public static String format(NumberFormat numberFormat,
double number,
double defaultValue)
public static String format(NumberFormat numberFormat,
float number,
float defaultValue)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||