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.common.imp
/
AdapterWriteApi
/
removeRange
remove
Range
@
MainThread
abstract
fun
removeRange
(
start
:
Int
,
count
:
Int
,
onResult
:
(
RESULT
)
->
Unit
?
=
null
)
Removes a contiguous range and reports the terminal result.
연속 구간을 제거하고 종료 결과를 전달합니다.