java.lang.Integer.compareTo(null) should throw NPE. It should be described in the javadoc spec. In fact Integer.compareTo(null) throws null.
確定! 回上一頁