See: Description
| Interface | Description |
|---|---|
| Equivalence<T> |
An interface that allows custom implementations for objects that are
comparable based on equality, hash code calculations, or according to
Comparable rules, but where the behaviour provided by the JDK, or
external libraries, cannot be modified, for example: arrays. |
| Class | Description |
|---|---|
| AnyEquivalence<T> | Deprecated |
| AnyServerEquivalence | Deprecated |
| ByteArrayEquivalence | Deprecated |
| EquivalentHashMap<K,V> | Deprecated |
| EquivalentHashMap.Node<K,V> | |
| EquivalentHashSet<E> | Deprecated |
| EquivalentLinkedHashMap<K,V> | Deprecated |
| IdentityEquivalence<T> | Deprecated |
| Enum | Description |
|---|---|
| EquivalentLinkedHashMap.IterationOrder |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.