Package de.xima.fc.common.function
-
Interface Summary Interface Description ISerializableInputStreamSupplier A supplier ofInputStream
that is serializable.ITypedThrowingSupplier<T,E extends Throwable> ASupplier
that may throw a single typed checked exception.