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.

@FunctionalInterface public static interface MetisDataDifference.MetisDataDiffers
Difference interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    differs(Object pThat)
    Test for difference with another object.
  • Method Details

    • differs

      MetisDataDifference differs(Object pThat)
      Test for difference with another object.
      Parameters:
      pThat - the other object
      Returns:
      the difference