IntegerFilter constructor

IntegerFilter(
  1. String columnName
)

Implementation

IntegerFilter(String columnName) : super(columnName);