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