Uses of Enum Class
org.jline.builtins.Nano.WriteFormat
-
Uses of Nano.WriteFormat in org.jline.builtins
Subclasses with type arguments of type Nano.WriteFormat in org.jline.builtinsMethods in org.jline.builtins that return Nano.WriteFormatModifier and TypeMethodDescriptionNano.Buffer.getFormat()static Nano.WriteFormatReturns the enum constant of this class with the specified name.static Nano.WriteFormat[]Nano.WriteFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.