public class PrintUtility
extends java.lang.Object
Constructor and Description |
---|
PrintUtility() |
Modifier and Type | Method and Description |
---|---|
static void |
print(LexEvsTreeNode node)
Prints the.
|
static void |
print(java.util.List<LexEvsTreeNode> list)
Prints the.
|
public static void print(LexEvsTreeNode node)
node
- the nodepublic static void print(java.util.List<LexEvsTreeNode> list)
list
- the list