NumericType constructor

NumericType(
  1. String name
)

Implementation

NumericType(String name) : super(name);