| Interface | Description |
|---|---|
| ThrowingBiConsumer<T,U> |
A throwing
BiConsumer |
| ThrowingConsumer<T> |
A throwing
Consumer |
| ThrowingDoubleConsumer |
A throwing
DoubleConsumer |
| ThrowingIntConsumer |
A throwing
IntConsumer |
| ThrowingLongConsumer |
A throwing
LongConsumer |
| ThrowingObjDoubleConsumer<T> |
A throwing
ObjDoubleConsumer |
| ThrowingObjIntConsumer<T> |
A throwing
ObjDoubleConsumer |
| ThrowingObjLongConsumer<T> |
A throwing
ObjDoubleConsumer |
| Class | Description |
|---|---|
| BiConsumerChainer<T,U> | |
| ConsumerChainer<T> | |
| DoubleConsumerChainer | |
| IntConsumerChainer | |
| LongConsumerChainer | |
| ObjDoubleConsumerChainer<T> | |
| ObjIntConsumerChainer<T> | |
| ObjLongConsumerChainer<T> |