JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
cn.longky.common.function
Interface ThrowableSupplier<T,
E extends
Throwable
>
public interface
ThrowableSupplier<T,
E extends
Throwable
>
Since:
1.0
Author:
yingzhan
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
get
()
Method Details
get
T
get
() throws
E
Throws:
E
extends
Throwable