Uses of Interface
com.github.tonivade.purefun.concurrent.Callback
Packages that use Callback
-
Uses of Callback in com.github.tonivade.purefun.concurrent
Constructors in com.github.tonivade.purefun.concurrent with parameters of type CallbackModifierConstructorDescriptionprivateFutureImpl(Executor executor, Callback<T> callback) privateFutureImpl(Executor executor, Callback<T> callback, Propagate propagate)