Uses of Interface
edu.columbia.surge.PersonNameFactory

Packages that use PersonNameFactory
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 PersonNameFactory in edu.columbia.surge
 

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

Uses of PersonNameFactory in edu.columbia.surge.hashImpl
 

Classes in edu.columbia.surge.hashImpl that implement PersonNameFactory
 class PersonNameFactoryH
          This class contains an implementation of factory methods for PersonNames.