|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataAmount | |
---|---|
javax.measure.quantity | Provides quantitative properties or attributes of thing such as mass, time, distance, heat, and angular separation. |
javax.measure.unit | Provides support for programatic unit handling. |
Uses of DataAmount in javax.measure.quantity |
---|
Fields in javax.measure.quantity with type parameters of type DataAmount | |
---|---|
static Unit<DataAmount> |
DataAmount.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
Uses of DataAmount in javax.measure.unit |
---|
Fields in javax.measure.unit with type parameters of type DataAmount | |
---|---|
static AlternateUnit<DataAmount> |
SI.BIT
The unit for binary information ( bit ). |
static Unit<DataAmount> |
NonSI.BYTE
A unit of data amount equal to 8
(BinarY TErm, standard name byte ). |
static Unit<DataAmount> |
NonSI.OCTET
Equivalent NonSI.BYTE |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |