Uses of Enum Class
net.thevpc.common.commandline.format.TableFormatter.Separator
Packages that use TableFormatter.Separator
-
Uses of TableFormatter.Separator in net.thevpc.common.commandline.format
Subclasses with type arguments of type TableFormatter.Separator in net.thevpc.common.commandline.formatMethods in net.thevpc.common.commandline.format that return TableFormatter.SeparatorModifier and TypeMethodDescriptionstatic TableFormatter.SeparatorReturns the enum constant of this class with the specified name.static TableFormatter.Separator[]TableFormatter.Separator.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 TableFormatter.Separator