Package com.github.perdia.queries.data
Class DoubleDataEntry
java.lang.Object
com.github.perdia.queries.data.DataEntry
com.github.perdia.queries.data.DoubleDataEntry
Class extending from the abstract DataEntry class which stores Doubles respectively.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DoubleDataEntry
public DoubleDataEntry() -
DoubleDataEntry
- Parameters:
value
- Double to be written to the DataEntry
-
-
Method Details
-
getDataType
- Overrides:
getDataType
in classDataEntry
- Returns:
- DataType of the DataEntry
-