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
/
StartupArgList
Startup
Arg
List
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
]
)
annotation class
StartupArgList
(
val
name
:
String
,
val
type
:
KClass
<
*
>
)
Members
Properties
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
KClass
<
*
>