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