Package com.github.nosan.embedded.cassandra.commons.function
I/O function classes.
-
Interface Summary Interface Description IOSupplier<T> Represents a supplier that may throw anIOException.
| Interface | Description |
|---|---|
| IOSupplier<T> |
Represents a supplier that may throw an
IOException. |