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