Having a common language for describing the thread-safety intentions of a class is a big plus IMO. +1
<dependency>
<groupId>net.jcip</groupId>
<artifactId>jcip-annotations</artifactId>
<version>1.0</version>
</dependency>
Maarten
On Wed, Apr 8, 2009 at 6:49 AM, Alan D. Cabrera <[email protected]> wrote:
> http://www.javaconcurrencyinpractice.com/annotations/doc/index.html
>
> wdyt?
>
>
> Regards,
> Alan
>
>
