KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
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