Package org.javers.core.diff.custom
-
Interface Summary Interface Description CustomPropertyComparator<T,C extends PropertyChange> Property-scope comparator bounded toCustomType.CustomValueComparator<T> A custom comparator forValueTypeclasses to be used instead of defaultObject.equals(Object). -
Class Summary Class Description BigDecimalComparatorWithFixedEquals Compares BigDecimals in the right way — ignoring trailing zeros.CustomBigDecimalComparator Compares BigDecimals with custom precision.CustomToNativeAppenderAdapter<T,C extends PropertyChange>