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

Comparing jsr166/src/main/java/util/concurrent/ThreadFactory.java (file contents):
Revision 1.2 by dl, Tue May 27 18:14:40 2003 UTC vs.
Revision 1.3 by dl, Tue Jun 24 14:34:49 2003 UTC

# Line 16 | Line 16 | package java.util.concurrent;
16   * @spec JSR-166
17   * @revised $Date$
18   * @editor $Author$
19 + * @author Doug Lea
20   */
21   public interface ThreadFactory {
22  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines