commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections.observed
/
ObservableList
/
add
add
open
override
fun
add
(
element
:
E
)
:
Boolean
open
override
fun
add
(
index
:
Int
,
element
:
E
)