mirror of
https://github.com/google/nomulus.git
synced 2025-07-03 01:33:29 +02:00
Add a task to compile javadoc across all packages (#597)
Also fixes various issues that prevent javadoc compliation.
This commit is contained in:
parent
275b4b1cee
commit
02e43ab134
71 changed files with 236 additions and 249 deletions
|
@ -21,7 +21,6 @@ import org.joda.time.ReadableDuration;
|
|||
* An object which accepts requests to put the current thread to sleep.
|
||||
*
|
||||
* @see SystemSleeper
|
||||
* @see google.registry.testing.FakeSleeper
|
||||
*/
|
||||
@ThreadSafe
|
||||
public interface Sleeper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue