Interface Xpp3Dom.ChildrenTracking

Enclosing class:
Xpp3Dom
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface Xpp3Dom.ChildrenTracking
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    replace(Object oldDelegate, Object newDelegate)
     
  • Method Details

    • replace

      boolean replace(Object oldDelegate, Object newDelegate)