Package

monix.java8

execution

Permalink

package execution

Utilities for integration with Java 8 classes

Provides methods to convert between scala.concurrent.Future and java.util.concurrent.CompletableFuture

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

Type Members

  1. implicit final class JavaCompletableFutureUtils[A] extends AnyVal

    Permalink
  2. implicit final class ScalaFutureUtils[A] extends AnyVal

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped