Uses of Enum
com.querydsl.core.types.Ops.MathOps
Packages that use Ops.MathOps
-
Uses of Ops.MathOps in com.querydsl.core.types
Methods in com.querydsl.core.types that return Ops.MathOpsModifier and TypeMethodDescriptionstatic Ops.MathOpsReturns the enum constant of this type with the specified name.static Ops.MathOps[]Ops.MathOps.values()Returns an array containing the constants of this enum type, in the order they are declared.