toggle menu
exercise
jvm
switch theme
search in API
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
<
*
>