Interface IsIntrospectableResolver

All Known Subinterfaces:
NodeQueryService
All Known Implementing Classes:
IntrospectionService

public interface IsIntrospectableResolver
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isIntrospectable

      boolean isIntrospectable(DiffNode node)
      Returns:
      Returns true if the object represented by the given node should be compared via introspection.