JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages |
Classes and Interfaces
SEARCH:
Package pl.matsuo.core.util.function
package
pl.matsuo.core.util.function
All Classes and Interfaces
Interfaces
Classes
Class
Description
Failure
<E>
FunctionalUtil
Functional programming utils.
FunctionalUtil.AccessProvider
<E>
Objects provide access to some element.
Success
<E>
ThrowingExceptionsBiFunction
<D,
E,
F>
ThrowingExceptionsConsumer
<E>
ThrowingExceptionsFunction
<E,
F>
ThrowingExceptionsRunnable
ThrowingExceptionsSupplier
<E>
Try
<E>
Tuple
<A,
B>