M
Maxim
Hello,
I was wondering what the best data structure is to hold a large list of
strings?
Currently I am using the ArrayList, which seems to be terribly slow to add a
large number of strings.
Any help on this matter would be fantastic.
Thankyou.
Maxim.
I was wondering what the best data structure is to hold a large list of
strings?
Currently I am using the ArrayList, which seems to be terribly slow to add a
large number of strings.
Any help on this matter would be fantastic.
Thankyou.
Maxim.