Uses of Class
net.walend.lyophil.queuedwrite.QueuedWriteFreezer.Command

Packages that use QueuedWriteFreezer.Command
net.walend.lyophil.queuedwrite This package contains an implementation of Freezer that queues calls to freeze(), throwOut() and throwOutAll() to execute on a separate thread using a EDU.oswego.cs.dl.util.concurrent.QueuedExecutor . 
 

Uses of QueuedWriteFreezer.Command in net.walend.lyophil.queuedwrite
 

Subclasses of QueuedWriteFreezer.Command in net.walend.lyophil.queuedwrite
private  class QueuedWriteFreezer.FreezeCommand
           
private  class QueuedWriteFreezer.ThrowOutAllCommand
           
private  class QueuedWriteFreezer.ThrowOutCommand
           
 



Copyright (c) 2000, 2001, David Walend