MIN_VALUE constant
int
const MIN_VALUE
Minimum value for a signed short
Implementation
static const int MIN_VALUE = -32768;
Minimum value for a signed short
static const int MIN_VALUE = -32768;