|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Comparer
s to be used in matching.
See:
Description
Interface Summary | |
---|---|
ComparersByType | A collection of Comparer s. |
HierarchicalComparer | A Comparer that uses other Comparer s to create
it's comparison. |
MultiItemComparisonCounts | Stats. |
NumericComparison | Represent a comparison between two numeric values. |
Class Summary | |
---|---|
ArrayComparer | Compares to Arrays of Objects. |
ComparersByTypeList | An implementation of ComparersByType backed by a List . |
CompositeComparersByType | A {@link Comparer that uses a number of child compares to find the correct comparer. |
DateComparer | |
DefaultComparersByType | Default Comparer s. |
EqualityComparer | A comparer that uses the equals method of an object. |
EqualityComparison<T> | A simple comparison where the result of a compare was that two values are not equal. |
IterableComparer<T> | Compares to Iterable s. |
IterableComparison<T> | A Comparison that is the result of comparing many things. |
NumericComparer | A Comparer for numbers that supports tolerances and provides
the comparison as a difference between the numbers and as a percentage
change between numbers. |
Various Comparer
s to be used in matching.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |