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