IntFilter constructor

IntFilter(
  1. String fieldName
)

Constructs an instance of IntFilter.

Parameters:

  • fieldName: The name of the field to be filtered.

Implementation

IntFilter(super.fieldName);