sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core-ktx
/
androidx.core.util
/
toRange
to
Range
@
RequiresApi
(
value
=
21
)
fun
<
T
:
Comparable
<
T
>
>
ClosedRange
<
T
>
.
toRange
(
)
:
Range
<
T
>
(
source
)
Returns this
ClosedRange
as a
Range
.