| Package | Description |
|---|---|
| org.eclipse.aether.util.graph.visitor |
Various dependency visitors for inspecting a dependency graph.
|
| Class and Description |
|---|
| AbstractDepthFirstNodeListGenerator
Abstract base class for depth first dependency tree traversers.
|
| Stack
A non-synchronized stack with a non-modifiable list view which starts at the top of the stack.
|