Package in.co.akshitbansal.springwebquery.operator
@NullMarked
package in.co.akshitbansal.springwebquery.operator
Built-in and custom RSQL operator abstractions used by parsing, validation,
and predicate generation.
-
ClassDescriptionRSQLCustomOperator<T extends Comparable<?>>Interface for defining custom RSQL operators.Enumerates the built-in comparison operators exposed by the library.