Uses of Interface
com.github.tonivade.purefun.concurrent.FutureOf
Packages that use FutureOf
-
Uses of FutureOf in com.github.tonivade.purefun.concurrent
Subinterfaces of FutureOf in com.github.tonivade.purefun.concurrentModifier and TypeInterfaceDescriptioninterfaceFuture<T>This type is an abstraction of a computation executed in another thread.Classes in com.github.tonivade.purefun.concurrent that implement FutureOf