| Package | Description |
|---|---|
| org.opendaylight.yangtools.util | |
| org.opendaylight.yangtools.yang.data.api |
| Class and Description |
|---|
| AbstractIdentifier
An abstract
Identifier backed by an immutable object. |
| AbstractStringIdentifier
Utility
Identifier backed by a UUID. |
| AbstractUUIDIdentifier
Utility
Identifier backed by a UUID. |
| DurationStatisticsTracker
Abstract class that calculates and tracks time duration statistics.
|
| EmptyDeque
A specialized always-empty implementation of
Deque. |
| EvenMoreObjects.BooleanEqualsFunction |
| ImmutableMapTemplate
Template for instantiating
UnmodifiableMapPhase instances with a fixed set of keys. |
| ImmutableOffsetMap
Implementation of the
Map interface which stores a set of immutable mappings using a key-to-offset map and
a backing array. |
| ImmutableOffsetMapTemplate
Template for instantiating
ImmutableOffsetMap instances with a fixed set of keys. |
| ListenerRegistry |
| MapAdaptor
A simple layer on top of maps, which performs snapshot mediation and optimization of
what the underlying implementation is.
|
| ModifiableMapPhase
A
Map which can be modified and supports efficient conversion to an
unmodifiable map. |
| MutableOffsetMap
A mutable version of
ImmutableOffsetMap. |
| ObjectRegistry |
| SharedSingletonMap
Implementation of the
Map interface which stores a single mapping. |
| SharedSingletonMapTemplate
Template for instantiating
SharedSingletonMap instances with a fixed key. |
| SingletonSet
A
Set containing a single value. |
| TopologicalSort.Edge
Interface for edges in graph that can be sorted topologically.
|
| TopologicalSort.Node
Interface for nodes in graph that can be sorted topologically.
|
| UnmodifiableMapPhase
A
Map which cannot be modified and supports efficient conversion to a ModifiableMapPhase. |
| Class and Description |
|---|
| ImmutableOffsetMap
Implementation of the
Map interface which stores a set of immutable mappings using a key-to-offset map and
a backing array. |
| SharedSingletonMap
Implementation of the
Map interface which stores a single mapping. |
Copyright © 2019 OpenDaylight. All rights reserved.