edu.ksu.cis.projects.trove.custom
Class LongIntTable

java.lang.Object
  extended by gnu.trove.TLongIntHashMap
      extended by edu.ksu.cis.projects.trove.custom.LongIntTable

public class LongIntTable
extends gnu.trove.TLongIntHashMap


Constructor Summary
LongIntTable()
           
LongIntTable(int initialCapacity)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongIntTable

public LongIntTable()

LongIntTable

public LongIntTable(int initialCapacity)