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
de.thomas_oster.lazysql
Interface Lazy.Supplier<T,
E extends
Throwable
>
Enclosing class:
Lazy
<
T
,
E
extends
Throwable
>
public static interface
Lazy.Supplier<T,
E extends
Throwable
>
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