Empty

colibri.Observable.Empty
object Empty extends Observable[Nothing]

Attributes

Graph
Supertypes
trait Observable[Nothing]
class Object
trait Matchable
class Any
Self type
Empty.type

Members list

Value members

Concrete methods

def unsafeSubscribe(sink: Observer[Nothing]): Cancelable