I have a thread which computes something and generates a 2 d array. I need to access the value of this 2 d array, when the thread is finished. How can I do thatI have a thread which computes something and ge
I have a thread which computes something and generates a 2 d array. I need to access the value of this 2 d array, when the thread is finished. How can I do thatI have a thread which computes something and ge