Interface Length

  • All Superinterfaces:
    Quantity

    public interface Length
    extends Quantity
    This interface represents the extent of something along its greatest dimension or the extent of space between two objects or places. The system unit for this quantity is "m" (meter).
    • Field Summary

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

      • UNIT

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