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