java - Performance and Memory allocation comparision between List and Set - Stack Overflow
I want to know the comparison between List and Set in terms of performance,memory allocation and usability. If i don't have any requirement of keeping the uniqueness in the list of ......