Package com.github.tonivade.purefun.concurrent
package com.github.tonivade.purefun.concurrent
-
ClassDescriptionCallback<T>Future<T>This type is an abstraction of a computation executed in another thread.FutureImpl<T>FutureOf<T>Promise<T>PromiseImpl<T>PromiseOf<T>