toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-commons
/
ktfx.collections
/
copyFrom
copy
From
inline
fun
<
T
>
ObservableList
<
T
>
.
copyFrom
(
src
:
List
<
T
>
)
Copies elements from src to list, firing change notification once.