Package | Description |
---|---|
org.opendaylight.yangtools.triemap |
Implementation of
Map on top
of a concurrent hash-trie. |
Modifier and Type | Method and Description |
---|---|
ImmutableTrieMap<K,V> |
ImmutableTrieMap.immutableSnapshot()
Deprecated.
|
ImmutableTrieMap<K,V> |
MutableTrieMap.immutableSnapshot()
Deprecated.
|
abstract ImmutableTrieMap<K,V> |
TrieMap.immutableSnapshot()
Deprecated.
Returns a read-only snapshot of this TrieMap.
|
Copyright © 2019 OpenDaylight. All rights reserved.