simple_xml
Toggle table of contents
0.4.15
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
simple_xml
simple_xml
/
kr.open.library.simple_ui.xml.ui.adapter.normal.result
/
NormalAdapterResult
/
fold
fold
open
fun
fold
(
onApplied
:
(
)
->
Unit
,
onRejected
:
(
NormalAdapterResult.Rejected
)
->
Unit
)
Folds this result into applied or rejected branches.
현재 결과를 적용 성공 또는 거절 분기로 처리합니다.