Uses of Interface
org.eclipse.collections.api.bag.sorted.SortedBag

Packages that use SortedBag 
Package Description
org.eclipse.collections.api.bag.sorted
This package contains interfaces for SortedBag API.
org.eclipse.collections.api.factory.bag.sorted  
org.eclipse.collections.api.multimap.sortedbag
This package contains interfaces for SortedBagMultimap.
org.eclipse.collections.api.partition.bag.sorted
This package contains interfaces for PartitionSortedBag.
org.eclipse.collections.impl.bag.sorted.immutable  
org.eclipse.collections.impl.bag.sorted.mutable
This package contains implementations of MutableSortedBag.
org.eclipse.collections.impl.test
This package contains SerializeTestHelper and Verify classes.
org.eclipse.collections.impl.utility.internal
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.