|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use APFactory | |
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 APFactory in edu.columbia.surge |
Fields in edu.columbia.surge declared as APFactory | |
static APFactory |
APFactory.factory
The static variable that is used to call the create() methods to create instances of the AP. |
Uses of APFactory in edu.columbia.surge.hashImpl |
Classes in edu.columbia.surge.hashImpl that implement APFactory | |
class |
APFactoryH
This class holds the factory methods for the AP classes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |