Class DependencyGraphDumper.ChildInfo

java.lang.Object
org.eclipse.aether.util.graph.visitor.DependencyGraphDumper.ChildInfo
Enclosing class:
DependencyGraphDumper

private static class DependencyGraphDumper.ChildInfo extends Object
  • Field Details

    • count

      final int count
    • index

      int index
  • Constructor Details

    • ChildInfo

      ChildInfo(int count)
  • Method Details

    • formatIndentation

      public String formatIndentation(boolean end)