public interface DependencyNodeFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(DependencyNode node)
Gets whether this filter accepts the specified dependency node.
|
boolean accept(DependencyNode node)
node - the dependency node to checktrue if this filter accepts the specified dependency nodeCopyright © 2002–2024 The Apache Software Foundation. All rights reserved.