SRC - the generic type for the event's source.org.refcodes.mixin.SourceAccessor<SRC>, GenericEvent<SRC>AbstractActionEvent, AbstractMetaDataEvent, AbstractPayloadEvent, EventImpl, SubscribeEventImpl, UnsubscribeEventImplpublic abstract class AbstractEvent<SRC> extends Object implements GenericEvent<SRC>
GenericEvent.| Constructor | Description |
|---|---|
AbstractEvent(SRC aSource) |
Constructs an event with the given source.
|
public AbstractEvent(SRC aSource)
aSource - The source from which this event originated.Copyright © 2021. All rights reserved.