Uses of Enum Class
org.springframework.shell.table.SimpleVerticalAligner
Packages that use SimpleVerticalAligner
Package
Description
Allows the creation of tables that can be rendered using ASCII art.
-
Uses of SimpleVerticalAligner in org.springframework.shell.table
Methods in org.springframework.shell.table that return SimpleVerticalAlignerModifier and TypeMethodDescriptionstatic SimpleVerticalAlignerReturns the enum constant of this class with the specified name.static SimpleVerticalAligner[]SimpleVerticalAligner.values()Returns an array containing the constants of this enum class, in the order they are declared.