ofNullable () : It creates an Optional object with specified value if the value is non-null. If the value is null, it returns an empty Optional.
確定! 回上一頁