Package com.github.nosan.embedded.cassandra.commons.function
I/O function classes.
-
Interface Summary Interface Description IOSupplier<T> Supplier that can safely throwsIOException.
| Interface | Description |
|---|---|
| IOSupplier<T> |
Supplier that can safely throws
IOException. |