Uses of Class
org.jgrapes.core.internal.EventChannelsTuple
Packages that use EventChannelsTuple
-
Uses of EventChannelsTuple in org.jgrapes.core.internal
Fields in org.jgrapes.core.internal with type parameters of type EventChannelsTupleMethod parameters in org.jgrapes.core.internal with type arguments of type EventChannelsTupleModifier and TypeMethodDescriptionstatic void
EventChannelsTuple.addTo
(Queue<EventChannelsTuple> queue, EventBase<?> event, Channel... channels) Adds a newly createdEventChannelsTuple
to the given queue.