G
gs_sarge
Hi:
I'm not too clear on how method calls are handled by referenced
objects.
If an object is referenced in two different places and a call to the
same method is called by both relatively quickly, are different
threads spawn for each caller's method call, or is it a single thread?
thanks for info in advance
Steve
I'm not too clear on how method calls are handled by referenced
objects.
If an object is referenced in two different places and a call to the
same method is called by both relatively quickly, are different
threads spawn for each caller's method call, or is it a single thread?
thanks for info in advance
Steve