Uses of Class
felix.society.TaskList

Packages that use TaskList
felix.society This package defines the data structure used by Felix to execute concurrent tasks -- it is named ``society'' because there is a hierarchy like: TaskSet/TaskList >= TaskSet/TaskList > Task > Worker. 
 

Uses of TaskList in felix.society
 

Methods in felix.society that return TaskList
abstract  TaskList TasksFactory.generate()
          Deprecated.