Uses of Interface
org.refcodes.eventbus.GenericBusEvent.GenericBusEventBuilder
-
-
Uses of GenericBusEvent.GenericBusEventBuilder in org.refcodes.eventbus
Classes in org.refcodes.eventbus with type parameters of type GenericBusEvent.GenericBusEventBuilder Modifier and Type Interface Description static interfaceGenericBusEvent.GenericBusEventBuilder<A,META extends org.refcodes.observer.EventMetaData,SRC extends GenericEventBus<?,?,?,?,?>,B extends GenericBusEvent.GenericBusEventBuilder<A,META,SRC,B>>Intuitive Meta-Interface for theGenericBusEvent.GenericBusEventBuilderas used by theGenericEventBus.Subinterfaces of GenericBusEvent.GenericBusEventBuilder in org.refcodes.eventbus Modifier and Type Interface Description static interfaceBusEvent.BusEventBuilderIntuitive Meta-Interface for theBusEvent.BusEventBuilderas used by theEventBus.Classes in org.refcodes.eventbus that implement GenericBusEvent.GenericBusEventBuilder Modifier and Type Class Description classBusEventBuilderImplIntuitive Meta-Class for theActionMetaDataEventBuilderImplas used by theEventBus.
-