Uses of Interface
net.walend.lyophil.Mother

Packages that use Mother
net.walend.collection.lyophil This package contains Freezable implementations of collections. 
net.walend.lyophil This package contains generic high level interfaces and simple utility classes. 
net.walend.lyophil.test.stringbean This package contains a wrapper class for persistent Strings and an interface for that wrapper. 
 

Uses of Mother in net.walend.collection.lyophil
 

Classes in net.walend.collection.lyophil that implement Mother
 class FreezableCollectionMother
          This class provides a simple helper method for making FreezableCollections.
 

Uses of Mother in net.walend.lyophil
 

Classes in net.walend.lyophil that implement Mother
 class GenericMother
          This class implemetns Mother.
 

Uses of Mother in net.walend.lyophil.test.stringbean
 

Classes in net.walend.lyophil.test.stringbean that implement Mother
 class FreezableStringMother
          This class provides a simple helper method for making FreezableStrings.
 



Copyright (c) 2000, 2001, David Walend