Package de.danielbechler.diff.identity
Interface IdentityStrategy
- All Known Implementing Classes:
EqualsIdentityStrategy
public interface IdentityStrategy
Allows to configure the way objects identities are established when comparing
collections via CollectionDiffer.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
equals
- Parameters:
working-base-- Returns:
-