public static class GatewayPredicate.NegateGatewayPredicate extends Object implements GatewayPredicate
GatewayPredicate.AndGatewayPredicate, GatewayPredicate.GatewayPredicateWrapper, GatewayPredicate.NegateGatewayPredicate, GatewayPredicate.OrGatewayPredicate| Constructor and Description |
|---|
NegateGatewayPredicate(GatewayPredicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor) |
boolean |
test(org.springframework.web.server.ServerWebExchange t) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitand, negate, or, wrapIfNeededpublic NegateGatewayPredicate(GatewayPredicate predicate)
public boolean test(org.springframework.web.server.ServerWebExchange t)
public void accept(Visitor visitor)
accept in interface GatewayPredicateCopyright © 2022 Pivotal Software, Inc.. All rights reserved.