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

Comparing jsr166/src/jsr166y/ThreadLocalRandom.java (file contents):
Revision 1.4 by jsr166, Mon Jul 20 21:54:51 2009 UTC vs.
Revision 1.5 by jsr166, Tue Jul 21 00:15:14 2009 UTC

# Line 73 | Line 73 | public class ThreadLocalRandom extends R
73      }
74  
75      /**
76 <     * Returns the current Thread's ThreadLocalRandom
76 >     * Returns the current Thread's ThreadLocalRandom.
77       * @return the current Thread's ThreadLocalRandom
78       */
79      public static ThreadLocalRandom current() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines