- java.lang.Object
-
- org.apache.cassandra.utils.DefaultDouble
-
-
Constructor Summary
Constructors
Constructor and Description |
DefaultDouble(double value) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
isModified() |
void |
set(double d) |
double |
value() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
value
public double value()
Copyright © 2013 The Apache Software Foundation