Skip to content

Commit

Permalink
Remove outdated Javadoc cross references
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Jul 12, 2023
1 parent a6dc020 commit 1edc0d8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ public void setAutodetect(boolean autodetect) {
* @throws IllegalArgumentException if the supplied value is not resolvable
* to one of the {@code AUTODETECT_} constants or is {@code null}
* @see #setAutodetectMode(int)
* @see #getAutodetectMode()
* @see #AUTODETECT_ALL
* @see #AUTODETECT_ASSEMBLER
* @see #AUTODETECT_MBEAN
Expand All @@ -250,7 +249,6 @@ public void setAutodetectModeName(String constantName) {
* @throws IllegalArgumentException if the supplied value is not
* one of the {@code AUTODETECT_} constants
* @see #setAutodetectModeName(String)
* @see #getAutodetectMode()
* @see #AUTODETECT_ALL
* @see #AUTODETECT_ASSEMBLER
* @see #AUTODETECT_MBEAN
Expand Down

0 comments on commit 1edc0d8

Please sign in to comment.