Packages

object TrampolineScheduler extends Serializable

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TrampolineScheduler
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def apply(underlying: Scheduler, em: ExecutionModel): TrampolineScheduler

    Builds a TrampolineScheduler instance.

    Builds a TrampolineScheduler instance.

    underlying

    is the Scheduler to which the we defer to in case asynchronous or time-delayed execution is needed