Uses of Interface
com.pnfsoftware.jeb.util.collect.IMultiSegmentMap
Packages that use IMultiSegmentMap
Package
Description
Collections, such as segments, custom maps/sets/lists, etc.
-
Uses of IMultiSegmentMap in com.pnfsoftware.jeb.util.collect
Classes in com.pnfsoftware.jeb.util.collect that implement IMultiSegmentMapModifier and TypeClassDescriptionclass
MultiSegmentMap<K extends Comparable<K>,
V extends ISegment<K>> Standard implementation of a multi-segments maps.