因為of() method 這邊所帶入的Value 必須是non-null的,所以建議大家在使用Optional 時,應該避開使用of() method,而是使用ofNullable() method。 現在 ...
確定! 回上一頁