Uses of Enum
org.jline.builtins.Less.Operation
Packages that use Less.Operation
-
Uses of Less.Operation in org.jline.builtins
Fields in org.jline.builtins with type parameters of type Less.OperationModifier and TypeFieldDescriptionprotected KeyMap<Less.Operation> Less.keysprotected final Map<String, Less.Operation> Less.optionsMethods in org.jline.builtins that return Less.OperationModifier and TypeMethodDescriptionstatic Less.OperationReturns the enum constant of this type with the specified name.static Less.Operation[]Less.Operation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jline.builtins with parameters of type Less.OperationMethod parameters in org.jline.builtins with type arguments of type Less.Operation