| Package | Description |
|---|---|
| com.annimon.stream.function |
| Modifier and Type | Method and Description |
|---|---|
static DoublePredicate |
DoublePredicate.Util.safe(ThrowableDoublePredicate<Throwable> throwablePredicate)
Creates a safe
DoublePredicate. |
static DoublePredicate |
DoublePredicate.Util.safe(ThrowableDoublePredicate<Throwable> throwablePredicate,
boolean resultIfFailed)
Creates a safe
DoublePredicate. |
Copyright © 2018. All rights reserved.