import{_ as s,o as a,c as n,a as e}from"./app-Un_zyw_U.js";const o={},l=e(`

GenericClass - class

class GenericClass internal constructor(private val type: ParameterizedType)

变更记录

v1.0.0 添加

功能描述

当前 Class 的泛型父类操作对象。

argument - method

fun argument(index: Int): Class<*>?
inline fun <reified T> argument(index: Int): Class<T>?

变更记录

v1.0.0 添加

v1.0.3 修改

方法的返回值可为 null

功能描述

获得泛型参数数组下标的 Class 实例。

注意

在运行时局部变量的泛型会被擦除,获取不到时将会返回 null

`,16),p=[l];function c(t,r){return a(),n("div",null,p)}const i=s(o,[["render",c],["__file","GenericClass.html.vue"]]);export{i as default};