/[classpath]/classpath/java/lang/Runnable.java
ViewVC logotype

Diff of /classpath/java/lang/Runnable.java

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

revision 1.8 by ericb, Wed Mar 20 20:04:32 2002 UTC revision 1.8.2.1 by gnu_andrew, Sat Feb 19 10:50:36 2005 UTC
# Line 1  Line 1 
1  /* Runnable -- interface for a method tied to an Object; often for Threads  /* Runnable -- interface for a method tied to an Object; often for Threads
2     Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 45  package java.lang; Line 45  package java.lang;
45   * override run.   * override run.
46   *   *
47   * @author Paul Fisher   * @author Paul Fisher
48   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
49   * @see Thread   * @see Thread
50   * @since 1.0   * @since 1.0
51   * @status updated to 1.4   * @status updated to 1.4

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.2.1

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