exercise
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
exercise
annotations
/
com.juul.exercise.annotations
/
Exercise
Exercise
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
Exercise
(
val
params
:
ExerciseParameter
)
Members
Properties
params
Link copied to clipboard
val
params
:
Array
<
out
ExerciseParameter
>