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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.vavr.collection
Interface AbstractMultimap.SerializableSupplier<T>
All Superinterfaces:
Serializable
,
Supplier
<T>
Enclosing class:
AbstractMultimap
<
K
,
V
,
M
extends
Multimap
<
K
,
V
>>
static interface
AbstractMultimap.SerializableSupplier<T>
extends
Supplier
<T>,
Serializable
Method Summary
Methods inherited from interface java.util.function.
Supplier
get