|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FDNull | |
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 FDNull in edu.columbia.surge |
Methods in edu.columbia.surge that return FDNull | |
FDNull |
FDNullFactory.create()
A factory method which creates a default instance of FDNull. |
Uses of FDNull in edu.columbia.surge.hashImpl |
Classes in edu.columbia.surge.hashImpl that implement FDNull | |
class |
FDNullH
This class is inherrited from the FDH class and implements the FDNull interface. |
Methods in edu.columbia.surge.hashImpl that return FDNull | |
FDNull |
FDNullFactoryH.create()
A factory method which creates a default instance of FDH. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |