toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
SortOpsComparable
/
swap
swap
open
override
fun
swap
(
subject
:
MutableList
<
Comparable
<
Any
>
>
,
indexL
:
Int
,
indexR
:
Int
)