Package org.eclipse.collections.impl.factory
package org.eclipse.collections.impl.factory
This package contains static utilities for creating mutable and immutable collection factories.
- See Also:
-
for creating Listsfor creating Setsfor creating SortedSetsfor creating Bagsfor creating Stacksfor creating Mapsfor creating SortedMapsfor creating BiMapsfor creating Multimapsfor creating Sets with HashingStrategyfor creating Maps with HashingStrategyfor static import friendly shortcuts for creating Lists, Sets, Bags and Maps
-
ClassesClassDescriptionThis class should be used to create instances of MutableBag and ImmutableBagThis class should be used to create instances of MutableList, ImmutableList and FixedSizeListThis class should be used to create instances of MutableMap, ImmutableMap and FixedSizeMapSet algebra operations are available in this class as static utility.This class can be used to create instances of CharAdapter and CodePointAdapter.