Class CatchAllEventMatcher<E extends GenericMetaDataEvent<?,?>>

java.lang.Object
org.refcodes.observer.CatchAllEventMatcher<E>
All Implemented Interfaces:
org.refcodes.matcher.Matchable<E>, org.refcodes.matcher.Matcher<E>, org.refcodes.mixin.Schemable<org.refcodes.matcher.MatcherSchema>, EventMatcher<E>

public class CatchAllEventMatcher<E extends GenericMetaDataEvent<?,?>> extends Object implements EventMatcher<E>
  • Constructor Details

    • CatchAllEventMatcher

      public CatchAllEventMatcher()
  • Method Details