Interface NodeFilter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static NodeFilter ALL
      A filter that matches all nodes
    • Method Summary

      • Methods inherited from interface java.util.function.Predicate

        and, negate, or, test
    • Field Detail

      • ALL

        static final NodeFilter ALL
        A filter that matches all nodes