Uses of Interface
io.atomix.utils.event.EventFilter
Packages that use EventFilter
Package
Description
Provides classes and interfaces for creating and handling generic events.
-
Uses of EventFilter in io.atomix.utils.event
Subinterfaces of EventFilter in io.atomix.utils.eventModifier and TypeInterfaceDescriptioninterfaceEventListener<E extends Event>Entity capable of receiving events.