Class ChannelEqualWithEventMatcher<E extends MetaDataEvent<?,?>>

java.lang.Object
org.refcodes.observer.AbstractEventMatcher<E>
org.refcodes.observer.ChannelEqualWithEventMatcher<E>
Type Parameters:
E - The matchee type.
All Implemented Interfaces:
org.refcodes.matcher.Matchable<E>, org.refcodes.matcher.Matcher<E>, org.refcodes.mixin.AliasAccessor, EventMatcher<E>, org.refcodes.schema.Schemable

public class ChannelEqualWithEventMatcher<E extends MetaDataEvent<?,?>> extends AbstractEventMatcher<E>
Matches the given channel with the channel stored in an event's meta data (CHANNEL EQUAL WITH).