Uses of Interface
org.amino.pattern.internal.WorkQueue

Packages that use WorkQueue
org.amino.pattern.internal Provides the classes and interfaces for a simple master/worker pattern. 
 

Uses of WorkQueue in org.amino.pattern.internal
 

Methods in org.amino.pattern.internal with parameters of type WorkQueue
 T DynamicWorker.run(S w, WorkQueue<S> wq)
           
 



Copyright © 2008. All Rights Reserved.