https://github.com/jwpttcg66/future-listener
jdk中广泛使用的java线程监听器.java中的future-listener机制,当一个线程执行结束的时候,通知注册的所有listener同步执行回调功能
https://github.com/jwpttcg66/future-listener
future future-listener futurelistener listeners
Last synced: about 1 month ago
JSON representation
jdk中广泛使用的java线程监听器.java中的future-listener机制,当一个线程执行结束的时候,通知注册的所有listener同步执行回调功能
- Host: GitHub
- URL: https://github.com/jwpttcg66/future-listener
- Owner: jwpttcg66
- License: apache-2.0
- Created: 2016-12-27T01:44:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T06:29:39.000Z (over 8 years ago)
- Last Synced: 2025-09-03T05:44:40.327Z (about 1 month ago)
- Topics: future, future-listener, futurelistener, listeners
- Language: Java
- Homepage:
- Size: 28.3 KB
- Stars: 8
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# future-listener
jdk中广泛使用的java线程监听器java中的future-listener机制,当一个线程执行结束的时候,通知注册的所有listener
同步执行回调功能
参考范例为test下的DelayAdder- 作者qq 330258845
- QQ群310158485