Package com.kenshoo.pl.entity.equalityfunctions
-
Interface Summary Interface Description EntityValueEqualityFunction<T> This function interface allows overriding the default Object.equals behaviour used when comparing an Entity fields' value. -
Class Summary Class Description ComparableEqualityFunction<T extends java.lang.Comparable<? super T>> This Function overrides the default Bid Field comparison of usingequals()withcompare().EmptyAsNullStringEqualityFunction Created by yuvalr on 5/22/16.