View example sentences and word forms for Messagepublisher.

Messagepublisher

Example sentences (2)

Instantiating classes The following code: MessagePublisher new creates (and returns) a new instance of the MessagePublisher class.

Notice that this is actually a message to the "Object"-class to create a subclass called "MessagePublisher".