toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities
/
OrderedList
/
add
add
fun
add
(
element
:
T
)
:
Boolean
The elements are added and the list is changed to maintain the order
Parameters
element
the element to add