koject
1.3.0
common
koject-core
/
com.moriatsushi.koject
/
Binds
Binds
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
Binds
(
val
to
:
KClass
<
*
>
=
Nothing::class
)
Mark it to provide as a supertype.
Parameters
to
Specifies the type when there are multiple supertypes.
Members
Properties
to
Link copied to clipboard
val
to
:
KClass
<
*
>