Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-compensation-domain
/
me.ahoo.wow.compensation.domain
/
NextRetryAtCalculator
/
nextRetryAt
next
Retry
At
open
fun
nextRetryAt
(
minBackoff
:
Int
,
retries
:
Int
,
currentRetryAt
:
Long
=
System.currentTimeMillis()
)
:
Long