symbol-export
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
symbol-export
symbols
/
dev.rnett.symbolexport.symbol.annotation
/
AnnotationParameterType
/
Array
Array
data
class
Array
<
T
:
AnnotationParameterType
<
E
>
,
E
:
AnnotationArgument
>
(
val
elementType
:
T
)
:
AnnotationParameterType
<
AnnotationArgument.Array
<
E
>
>
(
source
)
Members
Constructors
Array
Link copied to clipboard
constructor
(
elementType
:
T
)
Properties
element
Type
Link copied to clipboard
val
elementType
:
T