lithic-kotlin-root
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lithic-kotlin-root
lithic-kotlin-root
/
com.lithic.api.core
/
JsonField
/
accept
accept
fun
<
R
>
accept
(
visitor
:
JsonField.Visitor
<
T
,
R
>
)
:
R
Returns the result of calling the
visitor
method corresponding to this field's state.