Package | Description |
---|---|
org.opendaylight.yangtools.triemap |
Implementation of
Map on top
of a concurrent hash-trie. |
Class and Description |
---|
ImmutableTrieMap
An immutable TrieMap.
|
MutableTrieMap
A mutable TrieMap.
|
TrieMap
This is a port of Scala's TrieMap class from the Scala Collections library.
|
Copyright © 2018 OpenDaylight. All rights reserved.