...
Wiki Markup |
---|
\[[API 06|AA. Java References#API 06]\] Interface {{Runnable}} and class {{Thread}} |
...
CON04-J. Use the Synchronize using an internal private lock object idiom instead of the object's intrinsic lock 11. Concurrency (CON) CON06-J. Do not defer a thread that is holding a lock