https://github.com/christianheina/jconcurrent-unchecked
Java concurrent api but with unchecked (runtime) exceptions
https://github.com/christianheina/jconcurrent-unchecked
Last synced: 4 months ago
JSON representation
Java concurrent api but with unchecked (runtime) exceptions
- Host: GitHub
- URL: https://github.com/christianheina/jconcurrent-unchecked
- Owner: christianheina
- License: apache-2.0
- Created: 2025-02-08T19:20:08.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-08T19:42:07.000Z (4 months ago)
- Last Synced: 2025-02-08T20:28:43.784Z (4 months ago)
- Language: Java
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jconcurrent-unchecked
Java concurrent api but with unchecked (runtime) exceptions