SRC - the generic type for the event's source.public abstract class AbstractEvent<SRC> extends Object implements GenericEvent<SRC>
GenericEvent.| Constructor and Description |
|---|
AbstractEvent(SRC aSource)
Constructs an event with the given source.
|
Copyright © 2018. All rights reserved.