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
io.hyperfoil.function
Interface SerializableSupplier<T>
All Superinterfaces:
Serializable
,
Supplier
<T>
All Known Implementing Classes:
FutureSupplier
public interface
SerializableSupplier<T>
extends
Supplier
<T>,
Serializable
Method Summary
Methods inherited from interface java.util.function.
Supplier
get