Interface Volume

  • All Superinterfaces:
    Quantity

    public interface Volume
    extends Quantity
    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).
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Unit<Volume> UNIT
      Holds the SI unit (Système International d'Unités) for this quantity.
    • Field Detail

      • UNIT

        static final Unit<Volume> UNIT
        Holds the SI unit (Système International d'Unités) for this quantity.