public interface IsIntrospectableResolver
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIntrospectable(DiffNode node) |
boolean isIntrospectable(DiffNode node)
true if the object represented by the given node should be compared via
introspection.