Uses of Enum Class
de.codecamp.tracer.formatters.DefaultTraceFormatter.TreeStyle
Packages that use DefaultTraceFormatter.TreeStyle
-
Uses of DefaultTraceFormatter.TreeStyle in de.codecamp.tracer.formatters
Methods in de.codecamp.tracer.formatters that return DefaultTraceFormatter.TreeStyleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DefaultTraceFormatter.TreeStyle[]DefaultTraceFormatter.TreeStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.codecamp.tracer.formatters with parameters of type DefaultTraceFormatter.TreeStyleModifier and TypeMethodDescriptionvoidDefaultTraceFormatter.setTreeStyle(DefaultTraceFormatter.TreeStyle treeStyle)