notify abstract method

void notify(
  1. Notifiee notifiee
)

Register a notifiee for signals

Implementation

void notify(Notifiee notifiee);