Package | Description |
---|---|
org.apache.commons.collections4.map |
Modifier and Type | Method and Description |
---|---|
static <K,V> FixedSizeMap<K,V> |
FixedSizeMap.fixedSizeMap(Map<K,V> map)
Factory method to create a fixed size map.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.