Package | Description |
---|---|
org.opendaylight.yangtools.util |
Class and Description |
---|
DurationStatisticsTracker
Abstract class that calculates and tracks time duration statistics.
|
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 . |
SharedSingletonMap
Implementation of the
Map interface which stores a single mapping. |
SingletonSet
A
Set containing a single value. |
UnmodifiableMapPhase
A
Map which cannot be modified and supports efficient conversion to a ModifiableMapPhase . |
Copyright © 2017 OpenDaylight. All rights reserved.