MIN_VALUE
public static final int MIN_VALUE
The smallest value of type int. The constant value of this field is -2147483648.--------------------------------------------------------------------------------MAX_VALUE
public static final int MAX_VALUE
The largest value of type int. The constant value of this field is 2147483647.