Search
Preparing search index...
The search index is not available
jga-algorithms-shuffle - v0.1.5
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"patterns/observer/src/index"
ObservableInterface
Interface ObservableInterface
Hierarchy
ObservableInterface
Implemented by
Observable
Index
Methods
attach
detach
notify
Methods
attach
attach
(
observer
:
ObserverInterface
)
:
void
Parameters
observer:
ObserverInterface
Returns
void
detach
detach
(
observer
:
ObserverInterface
)
:
void
Parameters
observer:
ObserverInterface
Returns
void
notify
notify
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Globals
"patterns/observer/src/index"
Observable
Observable
Interface
attach
detach
notify
Observer
Interface
Generated using
TypeDoc