Class DoubleTool
java.lang.Object
ch.nolix.base.commontype.doubletool.DoubleTool
- All Implemented Interfaces:
IDoubleTool
- Author:
- Silvan Wyss
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DoubleTool
public DoubleTool()
-
-
Method Details
-
toString
- Specified by:
toStringin interfaceIDoubleTool- Parameters:
value-- Returns:
- a
Stringrepresentation of the given value with a dot as separator symbol for the decimal places
-