compat

wvlet.airframe.rx.compat
object compat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
compat.type

Members list

Value members

Concrete methods

def defaultExecutionContext: ExecutionContext
def newTimer: Timer
def scheduleOnce[U](delayMills: Long)(body: => U): Cancelable
def toSeq[A](rx: Rx[A]): Seq[A]