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 final Unit<Length>
    Holds the SI unit (Système International d'Unités) for this quantity.
  • Field Details

    • UNIT

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