@FunctionalInterface
public static interface MetaConfig.InstanceCheckPolicy
Meta.equals(Object, Object) to check type equivalence.
Instances must be immutable and thread-safe.| Modifier and Type | Method and Description |
|---|---|
boolean |
isSameType(java.lang.Class<?> thisType,
java.lang.Object thatInstance) |