Java Development

jcip-annotations - Java annotations for multithreaded software

Website: http://www.jcip.net/
License: "CC-BY"
Description:
This package provides class, field, and method level annotations for
describing thread-safety policies.  These annotations are relatively
unintrusive and are beneficial to both users and maintainers.  Users can see
immediately whether a class is thread-safe, and maintainers can see
immediately whether thread-safety guarantees must be preserved.  Annotations
are also useful to a third constituency: tools.  Static code-analysis tools
may be able to verify that the code complies with the contract indicated by
the annotation, such as verifying that a class annotated with @Immutable
actually is immutable.

Packages

jcip-annotations-1-0.0.20060626.4m.mo8.noarch [6 KiB] Changelog by Hiromasa YOSHIMOTO (2011-04-11):
- (1-0.0.20060626.4m)
- rebuild for new GCC 4.6

Listing created by Repoview-0.6.6-1m.mo8