|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MeasureFormat | |
---|---|
javax.measure | Provides strongly typed measurements to enforce compile-time check of parameters consistency and avoid interface errors. |
Uses of MeasureFormat in javax.measure |
---|
Methods in javax.measure that return MeasureFormat | |
---|---|
static MeasureFormat |
MeasureFormat.getInstance()
Returns the measure format for the default locale. |
static MeasureFormat |
MeasureFormat.getInstance(java.text.NumberFormat numberFormat,
UnitFormat unitFormat)
Returns the measure format using the specified number format and unit format (the number and unit are separated by a space). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |