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