Uses of Enum Class
org.jline.builtins.Nano.Operation
Packages that use Nano.Operation
-
Uses of Nano.Operation in org.jline.builtins
Fields in org.jline.builtins with type parameters of type Nano.OperationMethods in org.jline.builtins that return Nano.OperationModifier and TypeMethodDescriptionstatic Nano.Operation
Returns the enum constant of this class with the specified name.static Nano.Operation[]
Nano.Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.