fix formatting of Java API in doc comments + genjavadoc 0.3
This commit is contained in:
parent
cd847e3a29
commit
bcfbea42c1
36 changed files with 169 additions and 222 deletions
|
|
@ -679,7 +679,7 @@ object TestKit {
|
|||
def now: Duration = System.nanoTime().nanos
|
||||
|
||||
/**
|
||||
* Java API. Scale timeouts (durations) during tests with the configured
|
||||
* Java API: Scale timeouts (durations) during tests with the configured
|
||||
* 'akka.test.timefactor'.
|
||||
*/
|
||||
def dilated(duration: Duration, system: ActorSystem): Duration =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue