Class AsciiTreePrettyPrinter

java.lang.Object
com.hybris.backoffice.tree.model.helper.AsciiTreePrettyPrinter

public final class AsciiTreePrettyPrinter extends Object
  • Method Details

    • prettyPrintTree

      public static String prettyPrintTree(List<com.hybris.backoffice.navigation.NavigationNode> tree)