|
JRubik v0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.aeat.eett.jRubik.rubik.util.FortmatUtil
en: Integer and float format utilities
es: Utilidades de formateo de enteros y float
| Constructor Summary | |
FortmatUtil()
|
|
| Method Summary | |
java.lang.String |
formatFloat(float value,
int digitos,
int decimales,
java.util.Locale locale)
|
java.lang.String |
formatInt(int numero,
int digitos)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FortmatUtil()
| Method Detail |
public java.lang.String formatInt(int numero,
int digitos)
public java.lang.String formatFloat(float value,
int digitos,
int decimales,
java.util.Locale locale)
|
JRubik v0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||