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.40 by dl, Sat Jul 20 18:00:11 2013 UTC vs.
Revision 1.41 by jsr166, Tue Nov 12 23:23:05 2013 UTC

# Line 18 | Line 18 | package java.util;
18   * implementations; in most implementations, insert operations cannot
19   * fail.
20   *
21 * <p>
21   * <table BORDER CELLPADDING=3 CELLSPACING=1>
22   * <caption>Summary of Queue methods</caption>
23   *  <tr>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines