JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
ch.nolix.baseapi.commontype.doubletool
IDoubleTool
Contents
Description
Method Summary
Method Details
toString(double)
Hide sidebar
Show sidebar
Interface IDoubleTool
All Known Implementing Classes:
DoubleTool
public interface
IDoubleTool
A
IDoubleTool
provides methods to handle doubles.
Author:
Silvan Wyss
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
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