@FunctionalInterface
public interface CustomValueComparator<T>
ValueType.
Register a CustomValueComparator for your class
using JaversBuilder.registerValue(Class, CustomValueComparator)| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(T left,
T right) |