toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
models
/
joyfill.utils.joyobject
/
JoyList
/
set
set
abstract
operator
fun
set
(
index
:
Int
,
value
:
JoyObject
?
)
abstract
operator
fun
set
(
index
:
Int
,
value
:
Number
?
)
abstract
operator
fun
set
(
index
:
Int
,
value
:
Boolean
?
)
abstract
operator
fun
set
(
index
:
Int
,
value
:
String
?
)