If it is Long object then You can use longValue == null or you can use Objects.isNull(longValue) method in Java 8 . Please check Objects for more info. Tags:.
確定! 回上一頁