P - The type of the payload to be carried.public static interface PayloadAccessor.PayloadMutator<P>
| Modifier and Type | Method and Description |
|---|---|
void |
setPayload(P aPayload)
Sets the payload for the payload property.
|
void setPayload(P aPayload)
aPayload - The payload to be stored by the payload property.Copyright © 2018. All rights reserved.