java.lang.Object
uk.co.caprica.vlcj.support.eventmanager.BaseEvent<C,L>
- Type Parameters:
C
- type of component the event relates toL
- type of event notification listener
- All Implemented Interfaces:
EventNotification<L>
Base implementation for an event.