Interface ObjectDifference<T,​V,​R>

  • All Known Implementing Classes:
    PixelDifferenceImpl

    public interface ObjectDifference<T,​V,​R>
    Interface for creating classes, which calculate the differences of objects.
    Since:
    1.0
    Author:
    Christoph Praschl, Andreas Pointner