exercise
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
exercise
annotations
/
com.juul.exercise.annotations
/
AsStub
As
Stub
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
AsStub
(
val
packageName
:
String
,
val
className
:
String
)
Members
Properties
class
Name
Link copied to clipboard
val
className
:
String
package
Name
Link copied to clipboard
val
packageName
:
String