Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
スレッドは、同期メソッドでスリープ状態に移行するときに取得したロックを解放しますか?
Thread.sleep API は、「スレッドはモニターの所有権を失いません」と言います。これは、スリープ中にスレッドがロックを解放しないことを意味します