Uses of Interface
org.eclipse.collections.api.collection.FixedSizeCollection

Packages that use FixedSizeCollection 
Package Description
org.eclipse.collections.api.collection
org.eclipse.collections.api.list
This package contains interfaces for list API which enhance the performance and functionality of List.
org.eclipse.collections.api.set
This package contains interfaces for set API which enhance the performance and functionality of Set.
org.eclipse.collections.impl.list.fixed
This package contains implementations of the FixedSizeList interface.