Package org.eclipse.collections.api.multimap.sortedset


package org.eclipse.collections.api.multimap.sortedset
This package contains interfaces for SortedSetMultimap.

A SortedSetMultimap is a type of Multimap that stores the values for keys in a MutableSortedSet.

This package contains 3 interfaces: