|
Colt 1.2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Former
Formats a double into a string (like sprintf in C).
Comparator,
cern.colt,
Sorting| Method Summary | |
|---|---|
java.lang.String |
form(double value)
Formats a double into a string (like sprintf in C). |
| Method Detail |
|---|
java.lang.String form(double value)
x - the number to format
java.lang.IllegalArgumentException - if bad argument
|
Colt 1.2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||