toggle menu
methanol-parent
1.9.0-SNAPSHOT
jvm
switch theme
search in API
methanol.kotlin
/
com.github.mizosoft.methanol.kotlin
/
RetryInterceptorSpec
/
on
on
abstract
fun
on
(
predicate
:
(
RetryContext
<
*
>
)
->
Boolean
,
requestModifier
:
RetryContext
<
*
>
.
(
)
->
<Error class: unknown class>
=
{ request() }
)