Interface NumberFieldOperation<T>

Type Parameters:
T -
All Superinterfaces:
FieldOperation<T>

public interface NumberFieldOperation<T> extends FieldOperation<T>
Operations to filter Number fields
API:
This is a public API.