BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

Vote up, vote down. It doesn't matter which - just vote! Login and vote now.
Link 353983 thumbnail
User 265528 avatar

By vaclav
via jetbrains.dzone.com
Published: Feb 02 2010 / 11:33

For all of us, Java programmers, who plan to write software for a couple more years, concurrency is quickly becoming a topic to seriously consider in our short-term study plans. In this quick tip learn how IntelliJ IDEA supports the JCIP annotations coined by Brian Goetz in his famous Java Concurrency in Practice book. See the @ThreadSafe, @NotThreadSafe, @GuardedBy and @Immutable annotations recognized and applied to the code.
  • 39
  • 0
  • 4236
  • 2

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.