A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
- Java 99.2%
- CSS 0.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .forgejo | ||
| src | ||
| .gitignore | ||
| doc7m-books.json | ||
| LICENSE.txt | ||
| pom.xml | ||
| README-CHANGES.xml | ||
| README-LICENSE.txt | ||
| README.in | ||
| README.md | ||
jcip
jcip
A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
Features
- Supported by most good IDEs; get real-time warnings about issues such as failing to acquire a lock before a guarded object is used.
- OSGi-ready
- JPMS-ready
- Apache 2.0 / ISC license.
Usage
See the JCIP Javadoc.
