javax.measure.quantities
Interface Volume
- All Superinterfaces:
- Quantity<Volume>
public interface Volume
- extends Quantity<Volume>
This interface represents the amount of space occupied by a three-dimensional
object or region of space, expressed in cubic units. The system unit for
this quantity is "m³" (cubic meter).
- Version:
- 1.0, January 14, 2006
- Author:
- Jean-Marie Dautelle
|
Field Summary |
static Unit<Volume> |
UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT
static final Unit<Volume> UNIT
- Holds the SI unit (Système International d'Unités) for this quantity.
Copyright © 2006 JScience.