Uses of Interface
com.github.tonivade.purefun.concurrent.Cancellable
Packages that use Cancellable
-
Uses of Cancellable in com.github.tonivade.purefun.concurrent
Classes in com.github.tonivade.purefun.concurrent that implement CancellableFields in com.github.tonivade.purefun.concurrent declared as CancellableMethods in com.github.tonivade.purefun.concurrent that return CancellableMethods in com.github.tonivade.purefun.concurrent with parameters of type CancellableModifier and TypeMethodDescriptionvoidCallback.accept(Promise<T> promise, Cancellable cancellable)