Package org.eclipse.collections.api.block
package org.eclipse.collections.api.block
This package contains interfaces for Block API.
This package contains 2 interfaces:
-
HashingStrategy
- an interface for supporting user defined hashing strategies in Sets and Maps. -
SerializableComparator
- a marker interface for serializable Comparators.
-
ClassDescriptionInterface for supporting user defined hashing strategies in Sets and Maps