Interface TreeUtil.RecurseValidator
-
- Enclosing class:
- TreeUtil
public static interface TreeUtil.RecurseValidatorinterface to limit recursion over tree
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanrecurseAllowed(Object o)
-
-
-
Method Detail
-
recurseAllowed
boolean recurseAllowed(Object o)
-
-