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

Comparing jsr166/src/main/java/util/concurrent/Executors.java (file contents):
Revision 1.33 by tim, Wed Dec 10 02:24:00 2003 UTC vs.
Revision 1.34 by dl, Wed Dec 10 13:00:13 2003 UTC

# Line 14 | Line 14 | import java.security.PrivilegedException
14  
15   /**
16   * Factory and utility methods for {@link Executor}, {@link
17 < * ExecutorService}, {@link ThreadFactory}, and {@link Future}
18 < * classes defined in this package.
17 > * ExecutorService}, and {@link ThreadFactory} classes defined in this
18 > * package.
19   *
20   * @since 1.5
21   * @author Doug Lea

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines