Interface PhysicalUnit

All Known Implementing Classes:
LengthUnit

public interface PhysicalUnit
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
     
  • Method Details

    • factor

      double factor()
    • name

      String name()