Package | Description |
---|---|
org.opendaylight.yangtools.util |
Modifier and Type | Class and Description |
---|---|
class |
MutableOffsetMap<K,V>
A mutable version of
ImmutableOffsetMap . |
Modifier and Type | Method and Description |
---|---|
@NonNull ModifiableMapPhase<K,V> |
UnmodifiableMapPhase.toModifiableMap()
Return an isolated modifiable version of this map.
|
Copyright © 2019 OpenDaylight. All rights reserved.