Skip to content

Commit

Permalink
Fix JavaDoc warnings in TypeAwareListAssert.java
Browse files Browse the repository at this point in the history
Signed-off-by: Ashley <[email protected]>
  • Loading branch information
ascopes authored Jul 28, 2024
1 parent b9017fc commit e60a7c5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
* {@link org.assertj.core.api.FactoryBasedNavigableListAssert} has been deprecated. Users should
* treat this object like any other kind of {@link AbstractListAssert} for all purposes.
*
* @param <E> the element type to assert upon.
* @param <A> the assertion type for the element.
* @author Ashley Scopes
* @since 3.1.0
*/
Expand Down

0 comments on commit e60a7c5

Please sign in to comment.