Packages

p

orcus

async

package async

Linear Supertypes
JCompletableFutureHandler, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. async
  2. JCompletableFutureHandler
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Callback[A] = ((Either[Throwable, A]) ⇒ Unit) ⇒ Unit

Value Members

  1. implicit def handleJavaCompletableFuture[F[_]](implicit F: AsyncHandler[F]): ~>[CompletableFuture, F]
    Definition Classes
    JCompletableFutureHandler

Inherited from JCompletableFutureHandler

Inherited from AnyRef

Inherited from Any

Ungrouped