Package org.vast.unit

Interface UnitConverter

All Known Implementing Classes:
AbstractUnitConverter, GenericUnitConverter

public interface UnitConverter

Since:
Sep 19, 2005
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    convert(double value)
     
  • Method Details

    • convert

      double convert(double value)