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