JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.omnifaces
Package
org.omnifaces.util
Interface Lazy.SerializableSupplier<T>
All Superinterfaces:
Serializable
,
Supplier
<T>
Enclosing class:
Lazy
<
T
>
public static interface
Lazy.SerializableSupplier<T>
extends
Supplier
<T>,
Serializable
Method Summary
Methods inherited from interface java.util.function.
Supplier
get