Class ActionEqualWithEventMatcher<E extends MetaDataActionEvent<?,?,?>>

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