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

Comparing jsr166/src/main/java/util/Random.java (file contents):
Revision 1.21 by jsr166, Sun May 18 23:47:56 2008 UTC vs.
Revision 1.22 by jsr166, Sun May 18 23:59:57 2008 UTC

# Line 51 | Line 51 | import sun.misc.Unsafe;
51   * Many applications will find the method {@link Math#random} simpler to use.
52   *
53   * @author  Frank Yellin
54 * @version %I%, %G%
54   * @since   1.0
55   */
56   public

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines