| Package | Description |
|---|---|
| com.annimon.stream.function |
| Modifier and Type | Method and Description |
|---|---|
static LongConsumer |
LongConsumer.Util.safe(ThrowableLongConsumer<Throwable> throwableConsumer)
Creates a safe
LongConsumer. |
static LongConsumer |
LongConsumer.Util.safe(ThrowableLongConsumer<Throwable> throwableConsumer,
LongConsumer onFailedConsumer)
Creates a safe
LongConsumer. |
Copyright © 2018. All rights reserved.