P - The type of the payload to be carried.SRC - The type of the source in question.org.refcodes.mixin.PayloadAccessor<P>, org.refcodes.mixin.SourceAccessor<P>, GenericEvent<P>, GenericPayloadEvent<P,SRC>PayloadEventImplpublic abstract class AbstractPayloadEvent<P,SRC> extends AbstractEvent<SRC> implements GenericPayloadEvent<P,SRC>
GenericPayloadEvent.org.refcodes.mixin.PayloadAccessor.PayloadBuilder<P extends Object,B extends org.refcodes.mixin.PayloadAccessor.PayloadBuilder<P,B>>, org.refcodes.mixin.PayloadAccessor.PayloadMutator<P extends Object>, org.refcodes.mixin.PayloadAccessor.PayloadProperty<P extends Object>| Constructor | Description |
|---|---|
AbstractPayloadEvent(P aPayload,
SRC aSource) |
Constructs an event with the given source.
|
| Modifier and Type | Method | Description |
|---|---|---|
P |
getPayload() |
getSourceCopyright © 2021. All rights reserved.