@FunctionalInterface
public static interface MetaConfig.ObjectEqualsPolicy
Meta.equals(Object, Object)
when Getter.type()
== PropertyType.OBJECT
.
Instances must be immutable and thread-safe.Modifier and Type | Method and Description |
---|---|
boolean |
areEqual(java.lang.Object o1,
java.lang.Object o2) |