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. -
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