Interface MetisDataDifference.MetisDataDiffers
- All Known Implementing Classes:
PrometheusEncryptedPair
- Enclosing class:
MetisDataDifference
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Difference interface.
-
Method Summary
Modifier and TypeMethodDescriptionTest for difference with another object.
-
Method Details
-
differs
Test for difference with another object.- Parameters:
pThat- the other object- Returns:
- the difference
-