commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
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
raw
Type
Link copied to clipboard
val
Type
.
rawType
:
Class
<
*
>
Functions
get
Generic
Component
Type
Link copied to clipboard
open
override
fun
getGenericComponentType
(
)
:
Type
get
Type
Name
Link copied to clipboard
open
fun
getTypeName
(
)
:
String