Uses of Interface
com.github.tonivade.purefun.concurrent.Propagate
Packages that use Propagate
-
Uses of Propagate in com.github.tonivade.purefun.concurrent
Fields in com.github.tonivade.purefun.concurrent declared as PropagateMethods in com.github.tonivade.purefun.concurrent that return PropagateConstructors in com.github.tonivade.purefun.concurrent with parameters of type PropagateModifierConstructorDescriptionprivateFutureImpl(Executor executor, Callback<T> callback, Propagate propagate)