public interface PickUp
| Modifier and Type | Method and Description |
|---|---|
void |
sendIncoming(Object aObject)
This method should be called by the notifier when appropriate.
|
void sendIncoming(Object aObject)
aObject - Object with the data that should be sent.Copyright © 2014. All rights reserved.