Skip to content

Commit

Permalink
change the doc to reflect reality
Browse files Browse the repository at this point in the history
git-svn-id: http://whirlycache.googlecode.com/svn/trunk@11 d33d1c64-e590-11dd-a550-c997509ed985
  • Loading branch information
whirlycott committed Jan 19, 2009
1 parent 566decd commit f87a623
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@
import com.whirlycott.cache.ManagedCache;

/**
* This is a ManagedCache implementation based on Doug Lea's excellent
* ConcurrentHashMap in his <a
* href="http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html">util.concurrent</a>
* library:
* This is a ManagedCache implementation based on {@link ConcurrentHashMap}.
*
* @author Phil Jacob
*/
Expand Down

0 comments on commit f87a623

Please sign in to comment.