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

Comparing jsr166/src/main/java/util/concurrent/ExecutorService.java (file contents):
Revision 1.4 by dl, Wed Jun 4 11:34:19 2003 UTC vs.
Revision 1.5 by dl, Tue Jun 24 14:34:48 2003 UTC

# Line 25 | Line 25 | import java.util.List;
25   * @spec JSR-166
26   * @revised $Date$
27   * @editor $Author$
28 + * @author Doug Lea
29   */
30   public interface ExecutorService extends Executor {
31  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines