Package | Description |
---|---|
org.opendaylight.yangtools.triemap |
Modifier and Type | Method and Description |
---|---|
ImmutableTrieMap<K,V> |
MutableTrieMap.immutableSnapshot() |
ImmutableTrieMap<K,V> |
ImmutableTrieMap.immutableSnapshot() |
abstract ImmutableTrieMap<K,V> |
TrieMap.immutableSnapshot()
Returns a read-only snapshot of this TrieMap.
|
Copyright © 2018 OpenDaylight. All rights reserved.