接口 XposedInterface.CtorInvoker<T>

类型参数:
T - The type of the constructor
所有超级接口:
XposedInterface.Invoker<XposedInterface.CtorInvoker<T>,Constructor<T>>
封闭接口:
XposedInterface

public static interface XposedInterface.CtorInvoker<T> extends XposedInterface.Invoker<XposedInterface.CtorInvoker<T>,Constructor<T>>
Invoker for a constructor.