I used to use null values to identify a "not really existing object" or a not assigned variable. In java 8, an Optional class has been added to ...
確定! 回上一頁