Skip to content

Commit

Permalink
Fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
espertus committed Dec 17, 2023
1 parent c0ea076 commit 13cbc4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/java/com/spertus/jacquard/common/Result.java
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,7 @@ public static void changeVisibility(

/**
* The publication order for results. The default is {@link #NATURAL}.
*
* @see {@link #reorderResults(List, Order)}
* This is used by {@link #reorderResults(List, Order)}.
*/
public enum Order {
/**
Expand Down

0 comments on commit 13cbc4b

Please sign in to comment.