Package javax.measure.quantity
Interface Volume
-
public interface Volume extends Quantity<Volume>
Amount of space occupied by a three-dimensional object or region of space. The metric system unit for this quantity is "m³" (cubic metre).- Since:
- 1.0
- Version:
- 1.3
- Author:
- Jean-Marie Dautelle, Werner Keil
- See Also:
Length,Area
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.measure.Quantity
Quantity.Scale
-
-