clone

public abstract ConversationCanceller clone()

Allows the ConversationFactory to duplicate this ConversationCanceller when creating getClassById new Conversation.

Implementing this method should reset any internal object state.

Return

A clone.