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