Package | Description |
---|---|
org.opendaylight.yangtools.triemap |
Implementation of
Map on top
of a concurrent hash-trie. |
Modifier and Type | Method and Description |
---|---|
static <K,V> MutableTrieMap<K,V> |
TrieMap.create()
Deprecated.
|
MutableTrieMap<K,V> |
MutableTrieMap.mutableSnapshot()
Deprecated.
|
Copyright © 2019 OpenDaylight. All rights reserved.