toggle menu
0.4.9
androidJvm
switch theme
search in API
Command
/
com.amarcolini.joos.dashboard
/
BetterArrayProvider
/
Companion
Companion
public
class
Companion
Members
Properties
INSTANCE
Link copied to clipboard
public
final
static
BetterArrayProvider.Companion
INSTANCE
Functions
get
Array
Recursive
Link copied to clipboard
public
final
Object
getArrayRecursive
(
Array
<
?
>
array
,
IntArray
indices
)
set
Array
Recursive
Link copied to clipboard
public
final
Unit
setArrayRecursive
(
Array
<
?
>
array
,
Object
value
,
IntArray
indices
)