Java Concurrency In Practice

Class, field, and method level annotations for describing thread-safety policies.

See: Description

Packages 
Package Description
net.jcip.annotations
Class, field, and method level annotations for describing thread-safety policies.

Copyright (c) 2005 Brian Goetz and Tim Peierls