Class XYNumericDataSet.MutableDouble
java.lang.Object
java.lang.Number
com.inductiveautomation.factorypmi.application.components.chart.runtime.XYNumericDataSet.MutableDouble
- All Implemented Interfaces:
- Serializable,- Comparable
- Enclosing class:
- XYNumericDataSet
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.NumberbyteValue, shortValue
- 
Field Details- 
valuepublic double value
 
- 
- 
Constructor Details- 
MutableDoublepublic MutableDouble()
 
- 
- 
Method Details- 
doubleValuepublic double doubleValue()- Specified by:
- doubleValuein class- Number
 
- 
floatValuepublic float floatValue()- Specified by:
- floatValuein class- Number
 
- 
intValuepublic int intValue()
- 
longValuepublic long longValue()
- 
compareTo- Specified by:
- compareToin interface- Comparable
 
- 
toString
 
-