If you use 3rd party jars (which you do) you must check for nulls. Most of the code I write in Java has to run constantly. And null checks are just smart to do.
確定! 回上一頁