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
Subclasses with type arguments of type Logs.Format in com.github.rvesse.airline.examples.cli.aliasesFields 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.FormatReturns 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.