2e449a6769
Motivation: MINIMAL_WAIT is the key constant. Thus, When we see the constant, we must read more code logic to see if it is ms or ns. So improving java doc will be better. Modifications: Improve java doc by add "10ms" such as DEFAULT_CHECK_INTERVAL with "1s". Result: Easy to know it is ms and keep same java doc style with other constants such as DEFAULT_CHECK_INTERVAL. |
||
---|---|---|
.. | ||
src | ||
pom.xml |