Interface IDoubleTool

All Known Implementing Classes:
DoubleTool

public interface IDoubleTool
A IDoubleTool provides methods to handle doubles.
Author:
Silvan Wyss
  • Method Summary

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

    • toString

      String toString(double value)
      Parameters:
      value -
      Returns:
      a String representation of the given value with a dot as separator symbol for the decimal places