exercise
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
exercise
annotations
/
com.juul.exercise.annotations
/
FromStub
From
Stub
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
FromStub
(
val
source
:
KClass
<
*
>
)
Members
Properties
source
Link copied to clipboard
val
source
:
KClass
<
*
>