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