| Interface | Description |
|---|---|
| HasName | |
| NamedConsumer<T> | |
| ThrowingConsumer<T,X extends Exception> |
Represents an operation that accepts a single input argument and returns no
result and that can throw an Exception.
|
| Exception | Description |
|---|---|
| ThrowingConsumerException |
Copyright © 2023. All rights reserved.