Uses of Package
com.github.tadukoo.util.event
Package
Description
Contains classes to be used for custom Events in Java.
-
ClassDescriptionRepresents a generic Event that has happened and may need to be handled by various
EventHandlers
.A generic interface for listening for anEvent
to be handled.