Uses of Interface
io.dialob.session.engine.session.command.EventMatchers.TargetIdEventMatcher
-
Packages that use EventMatchers.TargetIdEventMatcher Package Description io.dialob.session.engine.session.command -
-
Uses of EventMatchers.TargetIdEventMatcher in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement EventMatchers.TargetIdEventMatcher Modifier and Type Class Description static classImmutableEventMatchers.TargetIdEventMatcherImmutable implementation ofEventMatchers.TargetIdEventMatcher.Methods in io.dialob.session.engine.session.command with parameters of type EventMatchers.TargetIdEventMatcher Modifier and Type Method Description static ImmutableEventMatchers.TargetIdEventMatcherImmutableEventMatchers.TargetIdEventMatcher. copyOf(EventMatchers.TargetIdEventMatcher instance)Creates an immutable copy of aEventMatchers.TargetIdEventMatchervalue.ImmutableEventMatchers.TargetIdEventMatcher.BuilderImmutableEventMatchers.TargetIdEventMatcher.Builder. from(EventMatchers.TargetIdEventMatcher instance)Fill a builder with attribute values from the providedTargetIdEventMatcherinstance.
-