/[classpath]/classpath/java/util/Random.java
ViewVC logotype

Diff of /classpath/java/util/Random.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13.2.1 by gnu_andrew, Tue Aug 2 20:12:30 2005 UTC revision 1.13.2.2 by gnu_andrew, Tue Sep 20 18:46:30 2005 UTC
# Line 102  public class Random implements Serializa Line 102  public class Random implements Serializa
102     * in next.     * in next.
103     *     *
104     * @serial the internal state of this generator     * @serial the internal state of this generator
105     * @see #next()     * @see #next(int)
106     */     */
107    private long seed;    private long seed;
108    

Legend:
Removed from v.1.13.2.1  
changed lines
  Added in v.1.13.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26