Interface TreeUtil.RecurseValidator

  • Enclosing class:
    TreeUtil

    public static interface TreeUtil.RecurseValidator
    interface to limit recursion over tree
    • Method Detail

      • recurseAllowed

        boolean recurseAllowed​(Object o)