Returning a null value can mean any of them. This is why you should not return null and do one of the followings. 1. Use Optionals (Java 8+).
確定! 回上一頁