Uses of Interface
org.cytoscape.work.ObservableTask
Packages that use ObservableTask
Package
Description
This package defines the task framework, where tasks are units of work.
-
Uses of ObservableTask in org.cytoscape.work
Methods in org.cytoscape.work with parameters of type ObservableTaskModifier and TypeMethodDescriptionvoidTaskObserver.taskFinished(ObservableTask task) Called by anObservableTaskwhen it is finished executing.