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> |
MutableTrieMap.immutableSnapshot() |
abstract ImmutableTrieMap<K,V> |
TrieMap.immutableSnapshot()
Returns a read-only snapshot of this TrieMap.
|
ImmutableTrieMap<K,V> |
ImmutableTrieMap.immutableSnapshot() |
Copyright © 2018 OpenDaylight. All rights reserved.