public final class Matcher extends Object
Filter.| Modifier and Type | Method and Description |
|---|---|
ConditionResult |
matches(Entry entry)
Indicates whether this filter
Matcher matches the provided
Entry. |
String |
toString() |
public ConditionResult matches(Entry entry)
Matcher matches the provided
Entry.entry - The entry to be matched.Entry against this
filter Matcher.Copyright © 2017-2020 Wren Security. All Rights Reserved.