Uses of Package
org.eclipse.collections.api.block
-
Packages that use org.eclipse.collections.api.block Package Description org.eclipse.collections.api.block.comparator org.eclipse.collections.api.block.factory org.eclipse.collections.api.factory.bag.strategy org.eclipse.collections.api.factory.map.primitive org.eclipse.collections.api.factory.map.strategy This package contains factory API for creating instances of maps with user definedHashingStrategys.org.eclipse.collections.api.factory.set.strategy This package contains Factory API forImmutableHashingStrategySetFactoryandMutableHashingStrategySetFactory.org.eclipse.collections.api.list This package contains interfaces for list API which enhance the performance and functionality ofList.org.eclipse.collections.impl.bag.strategy.mutable This package contains implementations of bags with user definedHashingStrategys.org.eclipse.collections.impl.block.comparator This package contains implementations of theSerializableComparatorinterface.org.eclipse.collections.impl.block.comparator.primitive This package contains implementations of theSerializableComparatorinterface to compare primitive double, int and long.org.eclipse.collections.impl.block.factory This package contains factory implementations forFunction,Predicate,SerializableComparatorandProcedure.org.eclipse.collections.impl.list.fixed This package contains implementations of theFixedSizeListinterface.org.eclipse.collections.impl.list.immutable This package contains implementations of theImmutableListinterface.org.eclipse.collections.impl.list.mutable This package contains implementations of theMutableListinterface.org.eclipse.collections.impl.map.mutable.primitive This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.org.eclipse.collections.impl.map.strategy.immutable This package contains immutable map implementations backed by hashtables that rely onHashingStrategys provided by the developer to compute the hashCode and equals for the objects stored in the map.org.eclipse.collections.impl.map.strategy.mutable This package contains mutable map implementations backed by hashtables that rely onHashingStrategys provided by the developer to compute the hashCode and equals for the objects stored in the map.org.eclipse.collections.impl.multimap.bag.strategy org.eclipse.collections.impl.multimap.set.strategy This package contains implementations of theSetMultimapinterface which use a set with user-definedHashingStrategyas their underlying store for the multiple values of a given key.org.eclipse.collections.impl.partition.set.strategy This package contains implementations of thePartitionMutableSetinterface.org.eclipse.collections.impl.set.strategy.immutable This package contains implementations of immutable sets with user definedHashingStrategys.org.eclipse.collections.impl.set.strategy.mutable This package contains implementations of sets with user definedHashingStrategys.org.eclipse.collections.impl.utility This package contains static utilities that provide iteration pattern implementations which work with JCF collections.org.eclipse.collections.impl.utility.internal This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections. -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.api.block.comparator Class Description SerializableComparator -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.api.block.factory Class Description SerializableComparator -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.api.factory.bag.strategy Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.api.factory.map.primitive Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.api.factory.map.strategy Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.api.factory.set.strategy Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.api.list Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.bag.strategy.mutable Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.block.comparator Class Description SerializableComparator -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.block.comparator.primitive Class Description SerializableComparator -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.block.factory Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and MapsSerializableComparator -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.list.fixed Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.list.immutable Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.list.mutable Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.map.mutable.primitive Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.map.strategy.immutable Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.map.strategy.mutable Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.multimap.bag.strategy Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.multimap.set.strategy Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.partition.set.strategy Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.set.strategy.immutable Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.set.strategy.mutable Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.utility Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps -
Classes in org.eclipse.collections.api.block used by org.eclipse.collections.impl.utility.internal Class Description HashingStrategy Interface for supporting user defined hashing strategies in Sets and Maps