Options
All
  • Public
  • Public/Protected
  • All
Menu

HashableObservable

Type parameters

  • T: number | string

Hierarchy

Index

Methods

attach

detach

getObservers

hasObserver

  • hasObserver(observer: Observer): boolean

hashCode

  • hashCode(): T

notify

  • notify(): void
  • Notify all observers about an event.

    Notify all collections, especially Sets including this element, then something has changed, so Set may need to control if elements are still unique and in the correct order

    Returns void

Legend

  • Constructor
  • Method
  • Accessor
  • Inherited constructor
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Static property
  • Static method
  • Method
  • Private property

Generated using TypeDoc