JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.github.tonivade.purefun.concurrent
Interface Callback<T>
interface
Callback<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
Promise
<
T
> promise,
Cancellable
cancellable)
Method Details
accept
void
accept
(
Promise
<
T
> promise,
Cancellable
cancellable)