Package org.bsc
Interface AsyncFunctionDefinition
-
public interface AsyncFunctionDefinition
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AsyncFunctionDefinition.AsyncFunc<T,R>
Type Shortcutstatic interface
AsyncFunctionDefinition.AsyncPageFunc<T>
static interface
AsyncFunctionDefinition.AsyncPageSupplier
static interface
AsyncFunctionDefinition.AsyncProcessPageFunc
static interface
AsyncFunctionDefinition.AsyncSupplier<T>
-