Uses of Interface
org.cytoscape.work.ObservableTask
Package
Description
This package defines the task framework, where tasks are units of work.
-
Uses of ObservableTask in org.cytoscape.work
Modifier and TypeMethodDescriptionvoid
TaskObserver.taskFinished
(ObservableTask task) Called by anObservableTask
when it is finished executing.