JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
dev.latvian.mods.klib.util
MapFactory
Contents
Description
Method Summary
Method Details
create(int, boolean, boolean)
Hide sidebar
Show sidebar
Interface MapFactory
public interface
MapFactory
Method Summary
Static Methods
Modifier and Type
Method
Description
static <K,
V>
Map
<K,
V>
create
(int size, boolean ordered, boolean identity)
Method Details
create
static
<K,
V>
Map
<K,
V>
create
(int size, boolean ordered, boolean identity)