Uses of Enum Class
io.trino.operator.scalar.ColorFunctions.SystemColor
Packages that use ColorFunctions.SystemColor
-
Uses of ColorFunctions.SystemColor in io.trino.operator.scalar
Methods in io.trino.operator.scalar that return ColorFunctions.SystemColorModifier and TypeMethodDescriptionstatic ColorFunctions.SystemColorColorFunctions.SystemColor.valueOf(int index) Returns the enum constant of this class with the specified name.static ColorFunctions.SystemColorReturns the enum constant of this class with the specified name.static ColorFunctions.SystemColor[]ColorFunctions.SystemColor.values()Returns an array containing the constants of this enum class, in the order they are declared.