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

java.lang.Object
  extended by TIntDoubleHashMap
      extended by edu.ksu.cis.projects.trove.custom.IntDoubleTable

public class IntDoubleTable
extends TIntDoubleHashMap


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

Constructor Detail

IntDoubleTable

public IntDoubleTable()

IntDoubleTable

public IntDoubleTable(int initialCapacity)