checkInteger abstract method

int? checkInteger(
  1. int arg
)

Implementation

int? checkInteger(int arg);