Uses of Enum Class
io.trino.sql.jsonpath.tree.ArithmeticUnary.Sign
Packages that use ArithmeticUnary.Sign
-
Uses of ArithmeticUnary.Sign in io.trino.sql.jsonpath.tree
Methods in io.trino.sql.jsonpath.tree that return ArithmeticUnary.SignModifier and TypeMethodDescriptionArithmeticUnary.getSign()static ArithmeticUnary.SignReturns the enum constant of this class with the specified name.static ArithmeticUnary.Sign[]ArithmeticUnary.Sign.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.sql.jsonpath.tree with parameters of type ArithmeticUnary.Sign