Uses of Enum Class
org.jline.builtins.TTop.Operation
Packages that use TTop.Operation
Package
Description
JLine Builtins provides a collection of utility classes and implementations for common terminal
functionality.
-
Uses of TTop.Operation in org.jline.builtins
Subclasses with type arguments of type TTop.Operation in org.jline.builtinsMethods in org.jline.builtins that return TTop.OperationModifier and TypeMethodDescriptionstatic TTop.OperationReturns the enum constant of this class with the specified name.static TTop.Operation[]TTop.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jline.builtins that return types with arguments of type TTop.Operation