Interface Filter.Operand

All Known Implementing Classes:
Filter.Expression, Filter.Group, Filter.Key, Filter.Value
Enclosing class:
Filter

public static interface Filter.Operand
Mark interface representing the supported expression types: Filter.Key, Filter.Value, Filter.Expression and Filter.Group.