Interface DependencyNodeFilter

    • Method Detail

      • accept

        boolean accept​(DependencyNode node)
        Gets whether this filter accepts the specified dependency node.
        Parameters:
        node - the dependency node to check
        Returns:
        true if this filter accepts the specified dependency node