public class Predicates extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> boolean |
testFailure(Predicate<? super Throwable> predicate,
UniSerializedSubscriber<? super T> subscriber,
Throwable failure) |
public static <T> boolean testFailure(Predicate<? super Throwable> predicate, UniSerializedSubscriber<? super T> subscriber, Throwable failure)
Copyright © 2019–2020 SmallRye. All rights reserved.