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.14 by dl, Thu Feb 2 20:09:07 2006 UTC vs.
Revision 1.15 by jsr166, Thu Feb 16 08:17:21 2006 UTC

# Line 1 | Line 1
1   /*
2 < * @(#)Random.java      1.46 05/11/30
2 > * %W% %E%
3   *
4   * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
5   * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
# Line 33 | Line 33 | import sun.misc.Unsafe;
33   * Many applications will find the method {@link Math#random} simpler to use.
34   *
35   * @author  Frank Yellin
36 < * @version 1.46, 11/30/05
36 > * @version %I%, %G%
37   * @since   1.0
38   */
39   public

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines