Class AsyncPredicate.NegateAsyncPredicate<T>
java.lang.Object
org.springframework.cloud.gateway.handler.AsyncPredicate.NegateAsyncPredicate<T>
- All Implemented Interfaces:
Function<T, org.reactivestreams.Publisher<Boolean>>, AsyncPredicate<T>, HasConfig
- Enclosing interface:
AsyncPredicate<T>
public static class AsyncPredicate.NegateAsyncPredicate<T>
extends Object
implements AsyncPredicate<T>
- Author:
- Ben Hale
-
Nested Class Summary
Nested classes/interfaces inherited from interface AsyncPredicate
AsyncPredicate.AndAsyncPredicate<T>, AsyncPredicate.DefaultAsyncPredicate<T>, AsyncPredicate.NegateAsyncPredicate<T>, AsyncPredicate.OrAsyncPredicate<T> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NegateAsyncPredicate
-
-
Method Details
-
apply
-
toString
-