cookxml.common.helper
Class DoubleHelper
java.lang.Object
cookxml.common.helper.DoubleHelper
- All Implemented Interfaces:
- Helper, NoAdd
- public class DoubleHelper
- extends Object
- implements Helper
Helper class for constructing a Double object.
- Since:
- CookXml 1.0
- See Also:
Double
,
DoubleConverter
Field Summary |
double |
value
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public double value
DoubleHelper
public DoubleHelper()
getFinalObject
public Object getFinalObject()
- Specified by:
getFinalObject
in interface Helper