org.refcodes.mixin.SourceAccessor<Object>, Event, GenericEvent<Object>public class EventImpl extends AbstractEvent<Object> implements Event
Event interface.| Constructor | Description |
|---|---|
EventImpl(Object aSource) |
Constructs an event with the given source.
|
public EventImpl(Object aSource)
aSource - The source from which this event originated.Copyright © 2021. All rights reserved.