All Classes and Interfaces

Class
Description
 
 
 
 
 
 
Capability granted by an Scopes.supervised(Scoped) or Scopes.unsupervised(ScopedUnsupervised) concurrency scope.
A functional interface, capturing a computation which runs using the Scope capability to fork computations.
A functional interface, capturing a computation which runs using the ScopedUnsupervised capability to fork computations.
 
BiFunction which can throw an exception.
Consumer which can throw an exception.
Function which can throw an exception.
Runnable which can throw an exception.
Capability granted by an Scopes.unsupervised(ScopedUnsupervised) concurrency scope (as well as, via subtyping, by Scopes.supervised(Scoped)).