posted 12 years ago
hi all,
i am using the following code to read from a file and put the content into a arraylist
the file "arts.txt" is about 70mb consisting of 760,985 lines. and i am having exception like:
i am using -Xmx750m. Is there any way i can read the file and store the content of the file in a list?
any help would be great.