Uses of Class
be.ac.ua.broker.input.tasks.Task

Packages that use Task
be.ac.ua.broker.input.tasks   
 

Uses of Task in be.ac.ua.broker.input.tasks
 

Methods in be.ac.ua.broker.input.tasks that return types with arguments of type Task
 java.util.List<Task> TaskCollection.getTasks()
           
 

Methods in be.ac.ua.broker.input.tasks with parameters of type Task
 void TaskCollection.addTask(Task task)
          Add a task to the collection