Uses of Package
io.mosip.kernel.core.function
-
Packages that use io.mosip.kernel.core.function Package Description io.mosip.kernel.core.util -
Classes in io.mosip.kernel.core.function used by io.mosip.kernel.core.util Class Description ConsumerWithThrowable Consumer Functional interface which can throw Exception.FunctionWithThrowable The Function Functional Throwable which can throw a Throwable.RunnableWithThrowable The Runnable Functional Interface which can throw a Throwable.SupplierWithThrowable The Supplier FunctionalInterface with Throwable.