← Back to Stormify Documentation
stormify
Toggle table of contents
2.0.0
jvmBased
Target filter
jvmBased
Switch theme
Search in API
Skip to content
stormify
stormify
/
onl.ycode.stormify
/
inOutParam
in
Out
Param
jvmBased
fun
<
T
:
Any
>
inOutParam
(
type
:
Class
<
T
>
,
value
:
T
)
:
Sp.InOut
<
T
>
Factory for an INOUT parameter — Java-friendly, uses
Class<T>
.