Package org.eclipse.collections.api.multimap.sortedbag


package org.eclipse.collections.api.multimap.sortedbag
This package contains interfaces for SortedBagMultimap.

A SortedBagMultimap is a type of Multimap that stores the values for keys in a MutableSortedBag.

This package contains 3 interfaces: