Annotation Interface QueryBuilder.Operator

Enclosing class:
QueryBuilder<T,Q extends QueryBuilder<T,Q>>

@Retention(RUNTIME) @Target(METHOD) protected static @interface QueryBuilder.Operator
Denotes a method which is a query operator.