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

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

public final class OpenCharShortHashMap.MapElement
extends Object


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

Constructor Detail

OpenCharShortHashMap.MapElement

public OpenCharShortHashMap.MapElement()
Method Detail

get

public short get()

index

public char index()

set

public void set(short value)


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