Skip to content

Commit

Permalink
doc: fix javadoc error
Browse files Browse the repository at this point in the history
  • Loading branch information
axtimwalde committed Sep 4, 2024
1 parent 5d05b36 commit c775d67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public void read(final long[] values) {
* This is more efficient than subsequent calls of {@link #get(int)}
* because the base offset has to be calculated only once.
*
* @param values
* @param set
*/
public void read(final TLongSet set) {

Expand Down

0 comments on commit c775d67

Please sign in to comment.