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

Packages that use FixedSizeSet 
Package Description
org.eclipse.collections.api.factory.set
This package contains Factory API for FixedSizeSet, ImmutableSet and MutableSet.
org.eclipse.collections.api.set
This package contains interfaces for set API which enhance the performance and functionality of Set.
org.eclipse.collections.impl.set.fixed
This package contains implementations of FixedSizeSet.