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

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

# Line 18 | Line 18 | package java.util.concurrent;
18   * @spec JSR-166
19   * @revised $Date$
20   * @editor $Author$
21 + * @author Doug Lea
22   */
23   public class CancellationException extends IllegalStateException {
24  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines