| Interface | Description |
|---|---|
| DiffComparator<T> |
Contract to compare the equality from two objects of same type.
|
| Class | Description |
|---|---|
| EqualsComparator<T> |
Check two objects for equality using the equals method implementation.
|
| IndexComparator<T> |
Check two objects for equality using the equals method implementation.
|
Copyright © 2018. All rights reserved.