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.24 by dl, Sun Dec 26 20:13:57 2004 UTC vs.
Revision 1.25 by jsr166, Fri Apr 29 02:00:39 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines