Uses of Package
de.xima.fc.common.function
-
Packages that use de.xima.fc.common.function Package Description de.xima.fc.common.auto_closeable de.xima.fc.common.data.file de.xima.fc.common.function de.xima.fc.interfaces de.xima.fc.utils Package für Utilsklassende.xima.fc.web.common.utils -
Classes in de.xima.fc.common.function used by de.xima.fc.common.auto_closeable Class Description ITypedThrowingConsumer AConsumer
that may throw a single typed checked exception. -
Classes in de.xima.fc.common.function used by de.xima.fc.common.data.file Class Description ISerializableInputStreamSupplier A supplier ofInputStream
that is serializable. -
Classes in de.xima.fc.common.function used by de.xima.fc.common.function Class Description ITypedThrowingSupplier ASupplier
that may throw a single typed checked exception. -
Classes in de.xima.fc.common.function used by de.xima.fc.interfaces Class Description ITypedSerializableThrowingSupplier ASupplier
that may throw a single typed checked exception and is serializable.ITypedThrowingFunction AFunction
that may throw a single typed checked exception.ITypedThrowingSupplier ASupplier
that may throw a single typed checked exception. -
Classes in de.xima.fc.common.function used by de.xima.fc.utils Class Description ITypedThrowingSupplier ASupplier
that may throw a single typed checked exception. -
Classes in de.xima.fc.common.function used by de.xima.fc.web.common.utils Class Description ITypedThrowingFunction AFunction
that may throw a single typed checked exception.