ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/concurrent/ThreadLocalRandom.java
(Generate patch)

Comparing jsr166/src/main/java/util/concurrent/ThreadLocalRandom.java (file contents):
Revision 1.7 by dl, Thu Jan 10 15:03:25 2013 UTC vs.
Revision 1.8 by jsr166, Fri Jan 11 05:38:42 2013 UTC

# Line 293 | Line 293 | public class ThreadLocalRandom extends R
293       * main ThreadLocalRandom if we were to use it.
294       *
295       * Note: Because of package-protection issues, versions of some
296 <     * these methods also appear in some subpackage classes.
296 >     * of these methods also appear in some subpackage classes.
297       */
298  
299      /**

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines