The reason is that Java does not support null safety, and non-nullable types do not exist. In other terms, any variable is always a nullable ...
確定! 回上一頁