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