javax.measure.quantity
Interface DataAmount
- All Superinterfaces: 
 - Dimensionless, Quantity
 
public interface DataAmount
- extends Dimensionless
 
This interface represents a measure of data amount.
 The system unit for this quantity is "bit". This quantity is dimensionless.
- Version:
 
  - 1.0, January 14, 2006
 
- Author:
 
  - Jean-Marie Dautelle
 
| 
Field Summary | 
static Unit<DataAmount> | 
UNIT
 
          Holds the SI unit (Système International d'Unités) for this quantity. | 
 
UNIT
static final Unit<DataAmount> UNIT
- Holds the SI unit (Système International d'Unités) for this quantity.
 
				Copyright © 2007 JSR-275