Uses of Interface
pulse.tasks.listeners.DataCollectionListener
-
Packages that use DataCollectionListener Package Description pulse.tasks Introduces theSearchTask, which is the main actor inPULsE, and theTaskManager, a high-level class which among other functions manages loading and executingSearchTasks. -
-
Uses of DataCollectionListener in pulse.tasks
Methods in pulse.tasks with parameters of type DataCollectionListener Modifier and Type Method Description voidSearchTask. addTaskListener(DataCollectionListener toAdd)
-