Core Spring Data
Written by: Oliver Gierke
Featured Refcardz: Top Refcardz:
  1. Git
  2. Prep for CD
  3. DNS
  4. Data Mining
  5. Spring Data
  1. Data Mining
  2. Spring Data
  3. DNS
  4. Machine Learning
  5. MongoDB

Link Details

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
  • 4532
  • 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.