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