toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities
/
OrderedList
/
addAll
add
All
fun
addAll
(
elements
:
Collection
<
T
>
)
The elements are added and the ordering implied by the elements is maintained.
Parameters
elements
the elements to add