Github user grimreaper commented on a diff in the pull request: https://github.com/apache/commons-collections/pull/55#discussion_r222264747 --- Diff: src/main/java/org/apache/commons/collections4/list/FixedSizeList.java --- @@ -31,6 +31,12 @@ * The add, remove, clear and retain operations are unsupported. * The set method is allowed (as it doesn't change the list size). * <p> + * <p> --- End diff -- extra `<p>`
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org