Uses of Class
net.walend.lyophil.memory.MemSet

Packages that use MemSet
net.walend.lyophil.soft This package contains an implementation of Freezer that caches Freezables inside a SoftHashMap after they are called out of an authoritive Freezer. 
 

Uses of MemSet in net.walend.lyophil.soft
 

Subclasses of MemSet in net.walend.lyophil.soft
 class SoftMemSet
          This class implements MutableSetOfFreezables on top of a SoftHashMap.
 



Copyright (c) 2000, 2001, David Walend