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.47 by jsr166, Sat May 6 06:55:50 2017 UTC vs.
Revision 1.48 by jsr166, Sat May 13 19:51:48 2017 UTC

# Line 17 | Line 17 | package java.util;
17   * use with capacity-restricted {@code Queue} implementations; in most
18   * implementations, insert operations cannot fail.
19   *
20 < * <table BORDER CELLPADDING=3 CELLSPACING=1>
20 > * <table class="plain">
21   * <caption>Summary of Queue methods</caption>
22   *  <tr>
23   *    <td></td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines