Interface ExtensionDiff


  • public interface ExtensionDiff
    • Method Detail

      • diff

        com.github.elibracha.model.Changed diff​(com.github.elibracha.model.Change extension,
                                                com.github.elibracha.model.DiffContext context)
      • isParentApplicable

        default boolean isParentApplicable​(com.github.elibracha.model.Change.Type type,
                                           Object object,
                                           Object extension,
                                           com.github.elibracha.model.DiffContext context)