| Package | Description | 
|---|---|
| org.eclipse.aether.graph | The representation of a dependency graph by means of connected dependency nodes. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | DependencyNode. accept(DependencyVisitor visitor)Traverses this node and potentially its children using the specified visitor. | 
| boolean | DefaultDependencyNode. accept(DependencyVisitor visitor) | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.