Package tech.molecules.chem.coredb
Class NumericDataValue
- java.lang.Object
-
- tech.molecules.chem.coredb.NumericDataValue
-
-
Constructor Summary
Constructors Constructor Description NumericDataValue(double val)
-
-
-
Method Detail
-
getAsDouble
public double getAsDouble()
- Specified by:
getAsDoublein interfaceDataValue
-
-