You are here: Home / LBN / Up2date / Zenoss 4 / BastionLinux 25 / jcip-annotations-1-18.20060626.fc24.noarch

jcip-annotations-1-18.20060626.fc24.noarch

Package Attributes
RPM  jcip-annotations-1-18.20060626.fc24.noarch.rpm Architecture  noarch Size  4820 Created  2023/06/18 04:12:53 UTC
Package Specification
Summary Java annotations for multithreaded software
Group Development/Libraries
License CC-BY
Home Page http://www.jcip.net/
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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
jpackage-utils  
rpmlib(PayloadIsXz)  
java-headless  
Provides
jcip-annotations
mvn(com.github.stephenc.jcip:jcip-annotations)
mvn(com.github.stephenc.jcip:jcip-annotations:pom:)
mvn(net.jcip:jcip-annotations)
mvn(net.jcip:jcip-annotations:pom:)

Document Actions