org.apache.mahout.math.map
Class OpenCharCharHashMap.MapElement

java.lang.Object
  extended by org.apache.mahout.math.map.OpenCharCharHashMap.MapElement
Enclosing class:
OpenCharCharHashMap

public final class OpenCharCharHashMap.MapElement
extends Object


Constructor Summary
OpenCharCharHashMap.MapElement()
           
 
Method Summary
 char get()
           
 char index()
           
 void set(char value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenCharCharHashMap.MapElement

public OpenCharCharHashMap.MapElement()
Method Detail

get

public char get()

index

public char index()

set

public void set(char value)


Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.