public abstract class AbstractConversationProvider extends Object implements ConversationProvider
Constructor and Description |
---|
AbstractConversationProvider() |
Modifier and Type | Method and Description |
---|---|
void |
removeConversation(Conversation c)
Remove the specified conversation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
newConversation
public void removeConversation(Conversation c)
ConversationProvider
removeConversation
in interface ConversationProvider
c
- conversation to be removedCopyright © 2015. All Rights Reserved.