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 SimpleVerticalAligner
Returns 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.