Thread | Android Developers

Thread | Android Developers

瀏覽:1074
日期:2025-10-02
Posts an interrupt request to this Thread. The behavior depends on the state of this Thread: Threads blocked in one of Object's wait() methods or one of Thread's join() or sleep() methods will be woken up, their interrupt status will be cleared, and they ...看更多