toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
MutableListEx
/
setAll
set
All
open
fun
setAll
(
index
:
Int
,
elements
:
FastArrayList
<
E
>
,
offset
:
Int
=
0
,
size
:
Int
=
elements.size - offset
)