Uses of Class
org.eclipse.collections.impl.multimap.bag.sorted.immutable.ImmutableSortedBagMultimapImpl
-
Packages that use ImmutableSortedBagMultimapImpl Package Description org.eclipse.collections.impl.multimap.bag.sorted.immutable -
-
Uses of ImmutableSortedBagMultimapImpl in org.eclipse.collections.impl.multimap.bag.sorted.immutable
Methods in org.eclipse.collections.impl.multimap.bag.sorted.immutable that return ImmutableSortedBagMultimapImpl Modifier and Type Method Description ImmutableSortedBagMultimapImpl<K,V>
ImmutableSortedBagMultimapImpl. toImmutable()
-