javalong -integernull. How do I check a Long value for null in Java? Will this work? if ( longValue == null) { return blah; } ...
確定! 回上一頁