public static class RemoteAddrPredicateFactory.RemoteAddrPredicate extends java.lang.Object implements ExPredicate
RemoteAddrPredicate(java.lang.String config)
boolean
test(ExContext ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public RemoteAddrPredicate(java.lang.String config)
config
public boolean test(ExContext ctx)
test
java.util.function.Predicate<ExContext>