You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2008/01/09 13:10:34 UTC

[jira] Commented: (LANG-398) Annotations?

    [ https://issues.apache.org/jira/browse/LANG-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557245#action_12557245 ] 

Sebb commented on LANG-398:
---------------------------

Annotations related to thread-safety, e.g.

@Immutable
@GuardedBy
@ThreadSafe
@NotThreadSafe

See http://www.javaconcurrencyinpractice.com/annotations/doc/


> Annotations?
> ------------
>
>                 Key: LANG-398
>                 URL: https://issues.apache.org/jira/browse/LANG-398
>             Project: Commons Lang
>          Issue Type: Task
>            Reporter: Henri Yandell
>             Fix For: LangTwo 1.0
>
>
> Any 'should be standard' annotations that people would like to see in Lang?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.