Module methanol
Package com.github.mizosoft.methanol.function
-
Interface Summary Interface Description ThrowingConsumer<T> A consumer that permits throwing a checkedException.
| Interface | Description |
|---|---|
| ThrowingConsumer<T> |
A consumer that permits throwing a checked
Exception. |