Uses of Enum Class
com.github.rvesse.airline.examples.cli.aliases.Logs.Format
Packages that use Logs.Format
-
Uses of Logs.Format in com.github.rvesse.airline.examples.cli.aliases
Fields in com.github.rvesse.airline.examples.cli.aliases declared as Logs.FormatMethods in com.github.rvesse.airline.examples.cli.aliases that return Logs.FormatModifier and TypeMethodDescriptionstatic Logs.Format
Returns the enum constant of this class with the specified name.static Logs.Format[]
Logs.Format.values()
Returns an array containing the constants of this enum class, in the order they are declared.