Package ion.Meta

Interface IEventHandlerCollection

All Superinterfaces:
IHashCollection<Class<?>,EventHandler>, Iterable<EventHandler>

public interface IEventHandlerCollection extends IHashCollection<Class<?>,EventHandler>