Package | Description |
---|---|
org.opendaylight.yangtools.util |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableOffsetMap<K,V>
Implementation of the
Map interface which stores a set of immutable mappings using a key-to-offset map and
a backing array. |
class |
SharedSingletonMap<K,V>
Implementation of the
Map interface which stores a single mapping. |
Copyright © 2017 OpenDaylight. All rights reserved.