public interface SynchronizedListening
| Modifier and Type | Method and Description |
|---|---|
void |
doNotListenToAnymore()
This method remove the listeners.
|
void |
listenTo()
This method specifies who is listening to whom.
|
void listenTo()
void doNotListenToAnymore()