JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.rest.action.spi.tasks
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package ch.tocco.nice2.rest.action.spi.tasks
package
ch.tocco.nice2.rest.action.spi.tasks
Related Packages
Package
Description
ch.tocco.nice2.rest.action.spi
ch.tocco.nice2.rest.action.spi.beans
All Classes and Interfaces
Classes
Record Classes
Class
Description
CancelHandlingIterator
<T>
can be used to loop through some iterable until the task is cancelled or the end is reached
CancelHandlingIterator.Indexed
<T>