IntColumn constructor

IntColumn(
  1. String name
)

Implementation

IntColumn(String name) : super(name);