Interface EventMatchers.TargetIdEventMatcher

All Superinterfaces:
EventMatcher, Serializable
All Known Implementing Classes:
ImmutableEventMatchers.TargetIdEventMatcher
Enclosing class:
EventMatchers

@Immutable public static interface EventMatchers.TargetIdEventMatcher extends EventMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default boolean
    matches(Event event)
     
  • Method Details