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