stub
1.3.1
stub
/
io.grpc.kotlin
/
StubFor
Stub
For
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
StubFor
(
val
value
:
KClass
<
*
>
)
Content copied to clipboard
Constructors
Properties
Sources
Constructors
Stub
For
Link copied to clipboard
fun
StubFor
(
value
:
KClass
<
*
>
)
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
KClass
<
*
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard