Uses of Annotation Type
org.eclipse.collections.api.annotation.Beta

Packages that use Beta
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for Bag API.
This package contains interfaces for SortedBag API.
This package contains interfaces for list API which enhance the performance and functionality of List.
This package contains interfaces for set API which enhance the performance and functionality of Set.
This package contains interfaces for sorted set API.
This package contains implementations of the MutableBag interface.
This package contains implementations of MutableSortedBag.
 
 
 
 
 
This package contains implementations of MutableSet.
This package contains implementations of MutableSortedSet.
This package contains implementations of sets with user defined HashingStrategys.