Skip to content

Commit

Permalink
HPCC4J-635 Fixed javadoc comment (#755)
Browse files Browse the repository at this point in the history
Signed-off-by: James McMullan [email protected]
  • Loading branch information
jpmcmu committed Sep 12, 2024
1 parent bf54a7c commit 46453d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ public int getHandle()

/**
* The delay in milliseconds between read requests. Primarily used for testing.
* @param sleepTimeMS
* @param sleepTimeMS the sleep time in milliseconds
*/
public void setReadRequestDelay(int sleepTimeMS)
{
Expand Down

0 comments on commit 46453d6

Please sign in to comment.