getTargetClass

abstract fun getTargetClass(): Class<T>

获取当前对象反射的类.

Return

当前对象反射的类