| Interface | Description |
|---|---|
| ComparisonConfigurer |
Allows to configure the way objects are compared.
|
| ComparisonConfigurer.Of | |
| ComparisonConfigurer.OfPrimitiveTypes | |
| ComparisonStrategy | |
| ComparisonStrategyResolver | |
| PrimitiveDefaultValueModeResolver |
| Class | Description |
|---|---|
| ComparableComparisonStrategy | |
| ComparisonService | |
| EqualsOnlyComparisonStrategy | |
| ObjectDiffPropertyComparisonStrategyResolver |
Created by Daniel Bechler.
|
| Enum | Description |
|---|---|
| PrimitiveDefaultValueMode |
Defines how default values of primitive types (int, long, short, byte, char, boolean, float, double) will
be treated.
|