Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 177 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 177 Bytes

使用Eclipse模仿Android中的Handler项目,实现子线程与主线程通信的Demo

队列以及阻塞 使用的是:

  BlockingQueue<Message> queue