Skip to content

Commit

Permalink
Remove duplicate and obsolete paragraph tags in Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikoKlare committed Mar 8, 2024
1 parent e147cf9 commit 5bd3301
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2504,11 +2504,9 @@ public void setAutoExpandLevel(int level) {
* default. Turning this behavior on should be done cautiously on trees with
* lazy-loaded child-nodes.
* <p>
* <p>
* Using {@code ALL_LEVELS} as argument will recursively expand as many levels
* as possible until a widget at the according level has more than a single
* child.
* </p>
*
* @param level {@code NO_EXPAND} for disabled, {@code ALL_LEVELS} for infinite
* expansion or any positive integer value to set a level to which
Expand Down

0 comments on commit 5bd3301

Please sign in to comment.