Uses of Record Class
me.wouterkistemaker.eventmanager.HandlerReference
-
Uses of HandlerReference in me.wouterkistemaker.eventmanager
Methods in me.wouterkistemaker.eventmanager that return types with arguments of type HandlerReferenceModifier and TypeMethodDescriptiondefault Collection<HandlerReference>
EventListener.getHandlerReferences()
Iterates through all methods declared within this class, then returns a collection containing references to all valid event handlers within this class.