| Package | Description |
|---|---|
| com.annimon.stream.function |
| Modifier and Type | Method and Description |
|---|---|
static LongSupplier |
LongSupplier.Util.safe(ThrowableLongSupplier<Throwable> throwableSupplier)
Creates a safe
LongSupplier. |
static LongSupplier |
LongSupplier.Util.safe(ThrowableLongSupplier<Throwable> throwableSupplier,
long resultIfFailed)
Creates a safe
LongSupplier. |
Copyright © 2018. All rights reserved.