JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
net.thevpc.common.util.OpMapValueFactory
Uses of
OpMapValueFactory
in
net.thevpc.common.util
Constructors in
net.thevpc.common.util
with parameters of type
OpMapValueFactory
Modifier
Constructor
Description
OpMap
(
Map
<
K
,
V
> adaptee,
OpMapValueFactory
<
K
,
V
> factory)
OpMap
(
OpMapValueFactory
<
K
,
V
> factory)