Package

orcus

async

Permalink

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

    Permalink

Value Members

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

    Permalink
    Definition Classes
    JCompletableFutureHandler
  2. package twitterutil

    Permalink

Inherited from JCompletableFutureHandler

Inherited from AnyRef

Inherited from Any

Ungrouped