Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.foundation.startup
/
love.yinlin.foundation
/
StartupArgs
Startup
Args
class
StartupArgs
(
args
:
Array
<
Any
?
>
)
Members
Constructors
Startup
Args
Link copied to clipboard
constructor
(
args
:
Array
<
Any
?
>
)
Functions
fetch
Link copied to clipboard
inline
fun
<
T
>
fetch
(
index
:
Int
)
:
T
get
Link copied to clipboard
inline operator
fun
<
T
>
get
(
index
:
Int
)
:
T
map
Link copied to clipboard
inline
fun
<
T
>
map
(
)
:
List
<
T
>