8337205: Typo in Stack vs Deque Method table in Deque specification
Reviewed-by: liach
This commit is contained in:
parent
16df9c33e9
commit
1846a65e32
@ -163,7 +163,7 @@ package java.util;
|
|||||||
* </tr>
|
* </tr>
|
||||||
* <tr>
|
* <tr>
|
||||||
* <th scope="row">{@link #peek() peek()}</th>
|
* <th scope="row">{@link #peek() peek()}</th>
|
||||||
* <td>{@link #getFirst() getFirst()}</td>
|
* <td>{@link #peekFirst() peekFirst()}</td>
|
||||||
* </tr>
|
* </tr>
|
||||||
* </tbody>
|
* </tbody>
|
||||||
* </table>
|
* </table>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user