My doubt is that , is there any option that i can get values in Arraylist
, that is added by the first thread , from the second thread and so on.
And each thread will be modifying the list and updated list need to be available for all the threads .
Any help would be appreciated.
Thanks