Uses of Package
org.gephi.utils.longtask.spi
-
Packages that use org.gephi.utils.longtask.spi Package Description org.gephi.io.generator.spi Generator interfaces that plugins implement to add new generators.org.gephi.utils.longtask.api API any module can use for providing long, asynchronous tasks execution. -
Classes in org.gephi.utils.longtask.spi used by org.gephi.io.generator.spi Class Description LongTask Interface that any class can implement to support progress and cancellation. -
Classes in org.gephi.utils.longtask.spi used by org.gephi.utils.longtask.api Class Description LongTask Interface that any class can implement to support progress and cancellation.