Uses of Interface
net.walend.collection.lyophil.FreezableSet

Packages that use FreezableSet
net.walend.collection.lyophil This package contains Freezable implementations of collections. 
net.walend.collection.lyophil.jdbc This package contains a kit for storing the net.walend.collection classes inside a database. 
 

Uses of FreezableSet in net.walend.collection.lyophil
 

Classes in net.walend.collection.lyophil that implement FreezableSet
 class FreezableDelegatingMutableSet
          This class extends the DelegatingMutableSet to implement FreezableSet.
 

Uses of FreezableSet in net.walend.collection.lyophil.jdbc
 

Classes in net.walend.collection.lyophil.jdbc that implement FreezableSet
 class JDBCBackedMutableSet
          This class implements FreezableSet directly on top of a database table.
 



Copyright (c) 2000, 2001, David Walend