toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.model
/
ArrayValue
Array
Value
data
class
ArrayValue
(
val
value
:
List
<
AnnotationParameterValue
>
)
:
AnnotationParameterValue
Members
Constructors
Array
Value
Link copied to clipboard
constructor
(
value
:
List
<
AnnotationParameterValue
>
)
Properties
value
Link copied to clipboard
val
value
:
List
<
AnnotationParameterValue
>