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.axiom.concepts
Interface CheckedSupplier<O,
E extends
Exception
>
public interface
CheckedSupplier<O,
E extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
O
get
()
Method Details
get
O
get
() throws
E
Throws:
E
extends
Exception