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

Comparing jsr166/src/main/java/util/Queue.java (file contents):
Revision 1.27 by jsr166, Mon May 2 08:35:49 2005 UTC vs.
Revision 1.28 by jsr166, Mon May 2 17:34:02 2005 UTC

# Line 18 | Line 18 | package java.util;
18   * implementations; in most implementations, insert operations cannot
19   * fail.
20   *
21 < * <p><table BORDER CELLPADDING=3 CELLSPACING=1>
21 > * <p>
22 > * <table BORDER CELLPADDING=3 CELLSPACING=1>
23   *  <tr>
24   *    <td></td>
25   *    <td ALIGN=CENTER><em>Throws exception</em></td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines