Package javax.measure.quantity
Interface DataAmount
- All Superinterfaces:
Dimensionless
,Quantity
This interface represents a measure of data amount.
The system unit for this quantity is "bit". This quantity is dimensionless.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Unit<DataAmount>
Holds the SI unit (Système International d'Unités) for this quantity.
-
Field Details
-
UNIT
Holds the SI unit (Système International d'Unités) for this quantity.
-