JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
pl.matsuo.core.util.function
Interface ThrowingExceptionsFunction<E,
F>
public interface
ThrowingExceptionsFunction<E,
F>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
F
apply
(
E
value)
Method Details
apply
F
apply
(
E
value)
throws
Exception
Throws:
Exception