Uses of Class
edu.ull.cgunay.utils.ParallelTask

Packages that use ParallelTask
edu.ull.cgunay.utils General Java utilities, specifically application independent high level iteration facilities based on the Java 2 Collections technologies.  
 

Uses of ParallelTask in edu.ull.cgunay.utils
 

Fields in edu.ull.cgunay.utils declared as ParallelTask
(package private)  ParallelTask Objective.lock
           
 

Constructors in edu.ull.cgunay.utils with parameters of type ParallelTask
Objective(ParallelTask lock, Task task, Object o)