JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.evolveum.concepts.func
Interface FailableSupplier<O,
E extends
Exception
>
public interface
FailableSupplier<O,
E extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
O
get
()
default <I>
FailableFunction
<I,
O
,
E
>
toConstantFunction
()
Method Details
get
O
get
()
toConstantFunction
default
<I>
FailableFunction
<I,
O
,
E
>
toConstantFunction
()