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