|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.io.StandardFormats
public class StandardFormats
| Constructor Summary | |
|---|---|
StandardFormats()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
doubleToString(double victim)
Converts a double to a string, with no stinking scientific notation. |
static java.lang.String |
longToString(long victim)
Converts a long to a string, with no stinking scientific notation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardFormats()
| Method Detail |
|---|
public static java.lang.String doubleToString(double victim)
public static java.lang.String longToString(long victim)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||