Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jun 24, 2024
1 parent a2dac49 commit b20e348
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ public void remove() {
* is via the methods on this class.
* </p>
*
* @param <E> The node value type.
* @param <E> The node value type.
*/
protected static class Node<E> {

Expand Down

0 comments on commit b20e348

Please sign in to comment.