public final class DeleteCommand extends CommunicationUnit
| Constructor and Description |
|---|
DeleteCommand(Identifier sender,
Identifier receiver)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, getReceiver, getSender, hashCodepublic DeleteCommand(Identifier sender, Identifier receiver)
sender - the senderreceiver - the receiverNullPointerException - if receiver is nullCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.