I'd use guard clauses to check whether the list parameter is null or not. Furthermore, the list.size() > 0 check looks unnecessary in the ...
確定! 回上一頁