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