public static class AsyncPredicate.DefaultAsyncPredicate<T> extends Object implements AsyncPredicate<T>
AsyncPredicate.AndAsyncPredicate<T>, AsyncPredicate.DefaultAsyncPredicate<T>, AsyncPredicate.NegateAsyncPredicate<T>, AsyncPredicate.OrAsyncPredicate<T>
Constructor and Description |
---|
DefaultAsyncPredicate(Predicate<T> delegate) |
Modifier and Type | Method and Description |
---|---|
org.reactivestreams.Publisher<Boolean> |
apply(T t) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
and, from, negate, or
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.