Uses of Enum Class
net.thevpc.common.commandline.format.TreeFormatter.Type
Packages that use TreeFormatter.Type
-
Uses of TreeFormatter.Type in net.thevpc.common.commandline.format
Subclasses with type arguments of type TreeFormatter.Type in net.thevpc.common.commandline.formatMethods in net.thevpc.common.commandline.format that return TreeFormatter.TypeModifier and TypeMethodDescriptionstatic TreeFormatter.TypeReturns the enum constant of this class with the specified name.static TreeFormatter.Type[]TreeFormatter.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.common.commandline.format with parameters of type TreeFormatter.TypeModifier and TypeMethodDescriptionTreeLinkFormatter.formatChild(TreeFormatter.Type type) TreeLinkFormatter.formatMain(TreeFormatter.Type type)