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