| Interface | Description |
|---|---|
| ExceptionableConsumer |
Consumer which can throw some Exception.
|
| ExceptionableRunnable |
This runnable can rise some Throwable instance.
|
| Class | Description |
|---|---|
| IterationUtils |
Another way of iterate code.
|
| Exception | Description |
|---|---|
| IterationException |
Wrapper exception for thrown exception from ExceptionableConsumer and ExceptionableRunnable.
|
Copyright © 2020. All rights reserved.