|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FixedSizeMap | |
---|---|
org.apache.commons.collections4.map | This package contains implementations of the Map ,
IterableMap ,
OrderedMap and
SortedMap interfaces. |
Uses of FixedSizeMap in org.apache.commons.collections4.map |
---|
Methods in org.apache.commons.collections4.map that return FixedSizeMap | ||
---|---|---|
static
|
FixedSizeMap.fixedSizeMap(Map<K,V> map)
Factory method to create a fixed size map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |