| Package | Description | 
|---|---|
| org.opendaylight.yangtools.triemap | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ImmutableTrieMap<K,V>
An immutable TrieMap. 
 | 
class  | 
MutableTrieMap<K,V>
A mutable TrieMap. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TrieMap<K,V> | 
ImmutableTrieMap.mutableSnapshot()  | 
abstract TrieMap<K,V> | 
TrieMap.mutableSnapshot()
Returns a snapshot of this TrieMap. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.