org.apache.mahout.math.map
Class OpenCharDoubleHashMap.MapElement
java.lang.Object
org.apache.mahout.math.map.OpenCharDoubleHashMap.MapElement
- Enclosing class:
- OpenCharDoubleHashMap
public final class OpenCharDoubleHashMap.MapElement
- extends Object
Method Summary |
double |
get()
|
char |
index()
|
void |
set(double value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenCharDoubleHashMap.MapElement
public OpenCharDoubleHashMap.MapElement()
get
public double get()
index
public char index()
set
public void set(double value)
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.