open fun fitsInt(): Boolean
Return True if this value fits a java int (i.e. is less or equal to Integer.MAX_VALUE).
int
Integer.MAX_VALUE