JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.relogiclabs.jschema.function.FutureFunction
Packages that use
FutureFunction
Package
Description
com.relogiclabs.jschema.tree
Uses of
FutureFunction
in
com.relogiclabs.jschema.tree
Methods in
com.relogiclabs.jschema.tree
that return types with arguments of type
FutureFunction
Modifier and Type
Method
Description
List
<
FutureFunction
>
RuntimeContext.
getFutures
()
Methods in
com.relogiclabs.jschema.tree
with parameters of type
FutureFunction
Modifier and Type
Method
Description
boolean
RuntimeContext.
addFuture
(
FutureFunction
future)