Uses of Interface
edu.columbia.surge.ProperFactory

Packages that use ProperFactory
edu.columbia.surge This package contains all the interfaces of the API. 
edu.columbia.surge.hashImpl This package contains an implementation using hash tables. 
 

Uses of ProperFactory in edu.columbia.surge
 

Fields in edu.columbia.surge declared as ProperFactory
static ProperFactory ProperFactory.factory
          The static instance which helps users to access to the methods in this class.
 

Uses of ProperFactory in edu.columbia.surge.hashImpl
 

Classes in edu.columbia.surge.hashImpl that implement ProperFactory
 class ProperFactoryH
          This class holds the factory methods for the Proper class.