接口 XposedInterface.CtorInvoker<T>

类型参数:
T - 构造函数的类型
所有超级接口:
XposedInterface.Invoker<XposedInterface.CtorInvoker<T>,Constructor<T>>
封闭接口:
XposedInterface

public static interface XposedInterface.CtorInvoker<T> extends XposedInterface.Invoker<XposedInterface.CtorInvoker<T>,Constructor<T>>
构造函数的 Invoker。