Package

com.thoughtworks

future

Permalink

package future

Author:

杨博 (Yang Bo)

Source
package.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. future
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Future[+A] = future.OpacityTypes.Future[A]

    Permalink

  2. type ParallelFuture[A] = AnyRef { ... /* 2 definitions in type refinement */ }

    Permalink

Value Members

  1. object Future

    Permalink
  2. object continuation

    Permalink

    Author:

    杨博 (Yang Bo)

Inherited from AnyRef

Inherited from Any

Ungrouped