Uses of Interface
org.eclipse.collections.api.ordered.SortedIterable

Packages that use SortedIterable 
Package Description
org.eclipse.collections.api.bag.sorted
This package contains interfaces for SortedBag API.
org.eclipse.collections.api.multimap.ordered  
org.eclipse.collections.api.ordered  
org.eclipse.collections.api.partition.ordered  
org.eclipse.collections.api.set.sorted
This package contains interfaces for sorted set API.
org.eclipse.collections.impl.bag.sorted.mutable
This package contains implementations of MutableSortedBag.
org.eclipse.collections.impl.set.sorted.mutable
This package contains implementations of MutableSortedSet.