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