| Package | Description |
|---|---|
| org.infinispan.commons.equivalence |
Equivalence classes and interfaces to enable equivalence comparison between native types, arrays, etc.
|
| org.infinispan.commons.marshall.exts |
Provides Infinispan-specific extensions to the marshallers.
|
| org.infinispan.commons.util |
Commons package providing various utility classes
|
| org.infinispan.configuration.cache |
Cache configuration |
| Class and Description |
|---|
| AnyEquivalence
Deprecated.
|
| Equivalence
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. |
| EquivalentHashMap
Deprecated.
|
| EquivalentHashMap.Node
Deprecated.
|
| EquivalentLinkedHashMap.IterationOrder
Deprecated.
|
| Class and Description |
|---|
| Equivalence
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 and Description |
|---|
| Equivalence
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 and Description |
|---|
| Equivalence
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. |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.