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