Monitor class acts as a proxy for other objects.
Messages sent to the Monitor object are forwarded to a different target object.
The message target can be changed dynamically.
| Object | ||||
| Methods inherited from the Object class | ||||
| Class (Metaclass) | ||||
| Methods inherited from the Class class | ||||
| Monitor | ||||
|