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

java.lang.Object
org.refcodes.observer.AbstractEventMatcher<E>
org.refcodes.observer.GroupEqualWithEventMatcher<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 GroupEqualWithEventMatcher<E extends MetaDataEvent<?,?>> extends AbstractEventMatcher<E>
Matches the given group with the group stored in an event's meta data (GROUP EQUAL WITH).