|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Coroner.WatchHandle
Used to cancel the Coroner after calling watch
.
The result of this Awaitable will be true
if it has been cancelled.
Method Summary | |
---|---|
void |
cancel()
Will try to ensure that the Coroner has finished reporting. |
Methods inherited from interface scala.concurrent.Awaitable |
---|
ready, result |
Method Detail |
---|
void cancel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |