Skip to content

Commit

Permalink
Remove link to package private class in Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Sep 10, 2021
1 parent 75538a7 commit 0bd6feb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@
*
* @since 5.8
* @see java.lang.AutoCloseable
* @see ParameterizedTestParameterResolver
*/
@API(status = EXPERIMENTAL, since = "5.8")
boolean autoCloseArguments() default true;
Expand Down

0 comments on commit 0bd6feb

Please sign in to comment.