commons
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
commons
commons-reflection
/
xyz.xenondevs.commons.reflection
/
GenericArrayTypeImpl
Generic
Array
Type
Impl
class
GenericArrayTypeImpl
(
genericComponentType
:
Type
)
:
GenericArrayType
Members
Members & Extensions
Constructors
Generic
Array
Type
Impl
Link copied to clipboard
constructor
(
genericComponentType
:
Type
)
Properties
generic
Component
Type
Link copied to clipboard
open
override
val
genericComponentType
:
Type
raw
Type
Link copied to clipboard
val
Type
.
rawType
:
Class
<
*
>
type
Name
Link copied to clipboard
open
val
typeName
:
String
?
Functions
get
Generic
Component
Type
Link copied to clipboard
open
override
fun
getGenericComponentType
(
)
:
Type