[Java] 스레드와 Synchronized

[Java] 스레드와 Synchronized

Thread (Java Platform SE 7 )

Allocates a new Thread object so that it has target as its run object, has the specified name as its name, and belongs to the thread group referred to by group, and has the specified stack size. This constructor is identical to Thread(ThreadGroup,Runnable,

docs.oracle.com

from http://dlwnsdud205.tistory.com/281 by ccl(A) rewrite - 2021-10-25 21:01:32