Added scaladoc
This commit is contained in:
parent
2441d60927
commit
48c6dbc1af
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class FutureTimeoutException(message: String) extends RuntimeException(message)
|
|||
object Futures {
|
||||
|
||||
/**
|
||||
* FIXME document
|
||||
* Module with utility methods for working with Futures.
|
||||
* <pre>
|
||||
* val future = Futures.future(1000) {
|
||||
* ... // do stuff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue