Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37396456
en ru br
ALT Linux repos
S:1-alt3_32.20060626jpp11
5.0: 1.0-alt1_1jpp5

Group :: Development/Other
RPM: jcip-annotations

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1-alt3_32.20060626jpp11
Build date: 1 july 2021, 14:37 ( 146.0 weeks ago )
Size: 11.37 Kb

Home page:   http://www.jcip.net/

License: CC-BY
Summary: Java annotations for multithreaded software
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • jcip-annotations
  • jcip-annotations-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin