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