@FunctionalInterface
public static interface MetaConfig.ObjectHashCodePolicy
Meta.hashCode(Object) when Getter.type() == PropertyType.OBJECT.
Instances must be immutable and thread-safe.| Modifier and Type | Method and Description |
|---|---|
int |
toHashcode(java.lang.Object o) |