IntField constructor

IntField(
  1. String name
)

Implementation

IntField(String name) : super(name);