public class FancyPrint
extends java.lang.Object
| Constructor and Description |
|---|
FancyPrint() |
FancyPrint(java.text.DecimalFormat format,
int length,
int significant) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
s(double value) |
java.lang.String |
sf(double value) |