| Name | Description | Type | Package | Framework |
| EquivalentLinkedHashMap | Custom hash-based linked list map which accepts no null keys nor null values, where equality and hash code calculations are done based on passed | Class | org.infinispan.commons.equivalence | Infinispan |
| EquivalentLinkedHashMap .IterationOrder | Returns the enum constant of this type with the specified name. | Class | org.infinispan.commons.equivalence.EquivalentLinkedHashMap | Infinispan |