mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-17 09:03:53 +00:00
8143858: typo in Timer.purge() doc
Reviewed-by: darcy
This commit is contained in:
parent
dc93a924ee
commit
2b8f5ec785
@ -447,7 +447,7 @@ public class Timer {
|
||||
* is the number of tasks in the queue and c is the number of cancelled
|
||||
* tasks.
|
||||
*
|
||||
* <p>Note that it is permissible to call this method from within a
|
||||
* <p>Note that it is permissible to call this method from within
|
||||
* a task scheduled on this timer.
|
||||
*
|
||||
* @return the number of tasks removed from the queue.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user