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