JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
net.thevpc.common.commandline.format
TreeNodeFormatter
Contents
Description
Method Summary
Method Details
format(T)
Hide sidebar
Show sidebar
Interface TreeNodeFormatter<
T
>
public interface
TreeNodeFormatter<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
format
(
T
o)
Method Details
format
String
format
(
T
o)