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