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.17 by dl, Sun Aug 31 13:33:13 2003 UTC vs.
Revision 1.18 by dl, Mon Sep 1 14:00:25 2003 UTC

# Line 8 | Line 8 | package java.util.concurrent;
8   import java.util.*;
9  
10   /**
11 < * Factory and utility methods for {@link Executor} and {@link
11 > * Factory and utility methods for {@link Executor}, {@link
12   * ExecutorService}, {@link Future}, and {@link Cancellable} classes
13   * defined in this package.
14   *

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines