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–2019. All rights reserved.