- java.lang.Object
-
- com.carrotsearch.hppc.mutables.DoubleHolder
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
double |
value |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
value
public double value
-
Constructor Detail
-
DoubleHolder
public DoubleHolder()
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2014 Carrot Search s.c.. All rights reserved.