NumericFilter constructor

NumericFilter(
  1. String columnName
)

Implementation

NumericFilter(String columnName) : super(columnName);