workflow-runtime
Toggle table of contents
1.24.04-1.0.0
common
Platform filter
common
Switch theme
Search in API
workflow-runtime
workflow-runtime
/
com.squareup.workflow1
/
WorkflowInterceptor
/
RenderContextInterceptor
/
onRemember
on
Remember
open
fun
<
CResult
>
onRemember
(
key
:
String
,
resultType
:
KType
,
inputs
:
Array
<
out
Any
?
>
,
calculation
:
(
)
->
CResult
,
proceed
:
(
key
:
String
,
resultType
:
KType
,
inputs
:
Array
<
out
Any
?
>
,
calculation
:
(
)
->
CResult
)
->
CResult
)
:
CResult
(
source
)