Package com.querydsl.core.types
Interface Operator
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
Ops,Ops.AggOps,Ops.DateTimeOps,Ops.MathOps,Ops.QuantOps,Ops.StringOps,PathType
Operator represents operator symbols.
Implementations should be enums for automatic instance management.
- Author:
- tiwe
-
Method Summary