|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mindswap.pellet.taxonomy.printer.TreeTaxonomyPrinter<T>
public class TreeTaxonomyPrinter<T>
| Constructor Summary | |
|---|---|
TreeTaxonomyPrinter()
|
|
| Method Summary | |
|---|---|
void |
print(Taxonomy<T> taxonomy)
|
void |
print(Taxonomy<T> taxonomy,
java.io.PrintWriter out)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeTaxonomyPrinter()
| Method Detail |
|---|
public void print(Taxonomy<T> taxonomy)
print in interface TaxonomyPrinter<T>
public void print(Taxonomy<T> taxonomy,
java.io.PrintWriter out)
print in interface TaxonomyPrinter<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||