Skip to content

Commit

Permalink
Fix errant Javadoc param entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jesse-gallagher committed Apr 2, 2024
1 parent 26801bc commit 00e24d4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,6 @@ public interface SignCallback {
*
* @param <T> the type of design element to find
* @param type a {@link Class} object representing {@code <T>}
* @param pattern the note flag pattern to query (see
* <code>DFLAGPAT_*</code> in {@link NotesConstants})
* @param name the name or alias of the design note
* @param partialMatch whether partial matches are allowed
* @return an {@link OptionalInt} describing the note ID of the specified
Expand Down

0 comments on commit 00e24d4

Please sign in to comment.