public class TreePrinterHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
INDENTATION |
static TreePrinterHelper |
INSTANCE
Singleton access
|
| Constructor and Description |
|---|
TreePrinterHelper() |
public static final int INDENTATION
public static final TreePrinterHelper INSTANCE
public String generateNodePrefix(int depth)
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.