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.
| Interface | Description |
|---|---|
| HashingStrategy<E> |
Interface for supporting user defined hashing strategies in Sets and Maps
|
| SerializableComparator<T> |
Copyright © 2004–2020. All rights reserved.