Interface ShallowNodeComparator<OT,​NT>


  • public interface ShallowNodeComparator<OT,​NT>
    Author:
    max
    • Method Detail

      • typesEqual

        boolean typesEqual​(OT oldNode,
                           NT newNode)
      • hashcodesEqual

        boolean hashcodesEqual​(OT oldNode,
                               NT newNode)