public class ConfigurableFilterCondition extends Object implements java.util.function.Predicate<ReadableTree>
| Constructor and Description |
|---|
ConfigurableFilterCondition(NamedStrings filterRules,
LogProvider logProvider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(ReadableTree message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, isEqual, negate, orpublic ConfigurableFilterCondition(NamedStrings filterRules, LogProvider logProvider)
public boolean test(ReadableTree message)
test in interface java.util.function.Predicate<ReadableTree>Copyright © 2016. All rights reserved.