Package play.libs
Class F.Timeout
- java.lang.Object
-
- play.libs.F.Promise<F.Timeout>
-
- play.libs.F.Timeout
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-
Methods inherited from class play.libs.F.Promise
cancel, get, get, getOrNull, invoke, invokeWithException, invokeWithResultOrException, isCancelled, isDone, onRedeem, wait2, wait3, wait4, wait5, waitAll, waitAll, waitAny, waitEither, waitEither, waitEither, waitEither
-
-