Uses of Class
org.opendaylight.protocol.bgp.mode.impl.AbstractOffsetMap
Packages that use AbstractOffsetMap
-
Uses of AbstractOffsetMap in org.opendaylight.protocol.bgp.mode.impl
Classes in org.opendaylight.protocol.bgp.mode.impl with type parameters of type AbstractOffsetMapModifier and TypeClassDescriptionclass
AbstractOffsetMap<K extends org.opendaylight.yangtools.concepts.Immutable & Comparable<K>,
T extends AbstractOffsetMap<K, T>> A map maintaining a set of values in an external array corresponding to a set of keys.