It means they can't be null. Primitive data type int can not be checked for a null value. On the other hand, Integer is an object and it can have a null value ...
確定! 回上一頁