Uses of Interface
org.eclipse.collections.api.list.FixedSizeList

Packages that use FixedSizeList 
Package Description
org.eclipse.collections.api.factory.list
This package contains factory API for creating instances of type ListIterable.
org.eclipse.collections.api.list
This package contains interfaces for list API which enhance the performance and functionality of List.
org.eclipse.collections.impl.list.fixed
This package contains implementations of the FixedSizeList interface.