|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.util.NumberFormatter
public class NumberFormatter
| Constructor Summary | |
|---|---|
NumberFormatter()
|
|
| Method Summary | |
|---|---|
static java.text.DecimalFormat |
getDecimal(int minInt,
int maxInt,
int minFrac,
int maxFrac,
boolean group,
boolean separator)
Retorna um formatador |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumberFormatter()
| Method Detail |
|---|
public static java.text.DecimalFormat getDecimal(int minInt,
int maxInt,
int minFrac,
int maxFrac,
boolean group,
boolean separator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||