|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.util.NumberFormatUtil
public final class NumberFormatUtil
| Constructor Summary | |
|---|---|
NumberFormatUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
format(java.text.NumberFormat nf,
double number,
double defaultValue)
|
static java.lang.String |
format(java.text.NumberFormat nf,
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 java.lang.String format(java.text.NumberFormat nf,
double number,
double defaultValue)
public static java.lang.String format(java.text.NumberFormat nf,
float number,
float defaultValue)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||