A long (small L) is a primitive. It can't be null. · A Long (capital L) is an object and can be null. You can check it with the ==null check. · With autoboxing, ...
確定! 回上一頁