|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NumberFormatter.PrecisionSpecifier
Specifies the "amount of precision" to use.
Method Summary | |
---|---|
int |
showAsDecimalThreshold()
Returns the precision below which to display a number with e notation. |
int |
significantDigits(int precision)
Returns the number of significant digits to display given the precision of a particular number. |
Method Detail |
---|
int significantDigits(int precision)
int showAsDecimalThreshold()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |