If it is Long object then You can use longValue == null or you can use Objects.isNull(longValue) method in Java 7+ projects .
確定! 回上一頁