Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Observer<A>

Things capable of observing behaviors

Type parameters

  • A

Hierarchy

  • Observer

Implemented by

Index

Methods

beginPulling

  • beginPulling(): void

endPulling

  • endPulling(): void

push

  • push(a: A): void

Generated using TypeDoc