HashSet outperforms ArrayList already at 4 elements. HashSet<String> and HashSet<Object> are neck-and-neck, the former slightly outperforming the latter.
確定! 回上一頁