It is not possible in Java to indicate in the type system if null is allowed ... (except for primitive types like int - which can't have a value of null).
確定! 回上一頁