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

Packages that use FreezableIterator
net.walend.lyophil.collection This package contains a persistent collection kit based on Lyophilizer. 
 

Uses of FreezableIterator in net.walend.lyophil.collection
 

Classes in net.walend.lyophil.collection that implement FreezableIterator
private  class AbstractHashMapToFreezables.IteratorOfFreezables
           
 class FreezerIterator
          An implementation of FreezableIterator that grabs the Freezables fresh out of the Freezer.
 class IteratorOfFreezables
          An implementation of FreezableIterator that uses an Iterator of the Freezables.
 



Copyright (c) 2000, 2001, David Walend