Uses of Interface
se.unlogic.standardutils.threads.TaskGroup

Packages that use TaskGroup
se.unlogic.standardutils.threads   
 

Uses of TaskGroup in se.unlogic.standardutils.threads
 

Classes in se.unlogic.standardutils.threads with type parameters of type TaskGroup
 interface ExecutionController<Task extends TaskGroup>
           
 class SimpleExecutionController<T extends TaskGroup>
           
 interface TaskGroupHandler<Task extends TaskGroup,Controller extends ExecutionController<Task>>
           
 class ThreadPoolTaskGroupHandler<T extends TaskGroup>
           
 

Classes in se.unlogic.standardutils.threads that implement TaskGroup
 class SimpleTaskGroup
           
 



Copyright © 2011. All Rights Reserved.