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