public abstract class DiffTreePrinter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OutputStream |
out |
protected DiffTreeNode |
tree |
| Constructor and Description |
|---|
DiffTreePrinter(DiffTreeNode tree,
OutputStream out) |
protected DiffTreeNode tree
protected OutputStream out
public DiffTreePrinter(DiffTreeNode tree, OutputStream out)
protected void write(String str)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.