Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MultiObserver<A>

Type parameters

  • A

Hierarchy

  • MultiObserver

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

listeners

listeners: Observer<A>[]

Methods

beginPulling

  • beginPulling(): void

endPulling

  • endPulling(): void

push

  • push(a: A): void

Generated using TypeDoc