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.57 by dl, Sun May 29 14:03:24 2005 UTC vs.
Revision 1.58 by jsr166, Sun May 29 16:33:55 2005 UTC

# Line 567 | Line 567 | public class Executors {
567  
568      }
569  
570 <   /**
570 >    /**
571       * A wrapper class that exposes only the ExecutorService methods
572       * of an implementation.
573       */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines