Skip to content

Commit

Permalink
Add comment back about LinearQuerySelector indexing
Browse files Browse the repository at this point in the history
  • Loading branch information
nck-mlcnv committed Oct 4, 2024
1 parent 5bf2e65 commit b42622d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ public int getNextIndex() {

/**
* Return the current index. This is the index of the last returned query.
* If no query was returned yet, the method will return -1.
*
* @return the current index
*/
Expand Down

0 comments on commit b42622d

Please sign in to comment.