Uses of Interface
org.eclipse.net4j.util.om.monitor.ProgressDistributable
Packages that use ProgressDistributable
Package
Description
Interfaces and classes for platform-independent progress monitoring.
-
Uses of ProgressDistributable in org.eclipse.net4j.util.om.monitor
Classes in org.eclipse.net4j.util.om.monitor that implement ProgressDistributableMethods in org.eclipse.net4j.util.om.monitor that return ProgressDistributableModifier and TypeMethodDescriptionstatic <CONTEXT> ProgressDistributable<CONTEXT>[]
ProgressDistributor.array
(ProgressDistributable<CONTEXT>... ops) Methods in org.eclipse.net4j.util.om.monitor with parameters of type ProgressDistributableModifier and TypeMethodDescriptionstatic <CONTEXT> ProgressDistributable<CONTEXT>[]
ProgressDistributor.array
(ProgressDistributable<CONTEXT>... ops) final <CONTEXT> void
ProgressDistributor.run
(ProgressDistributable<CONTEXT>[] distributables, CONTEXT context, OMMonitor monitor)