Uses of Interface
org.eclipse.collections.api.set.ImmutableSetIterable

Packages that use ImmutableSetIterable 
Package Description
org.eclipse.collections.api.bag
This package contains interfaces for Bag API.
org.eclipse.collections.api.multimap.set
This package contains interfaces for SetMultimap.
org.eclipse.collections.api.partition.set
This package contains interfaces for PartitionSet.
org.eclipse.collections.api.set
This package contains interfaces for set API which enhance the performance and functionality of Set.
org.eclipse.collections.api.set.sorted
This package contains interfaces for sorted set API.
org.eclipse.collections.impl.set.immutable
This package package contains the implementations of ImmutableSet.