接口 XposedInterface.Invoker.Type

所有已知实现类:
XposedInterface.Invoker.Type.Chain, XposedInterface.Invoker.Type.Origin
封闭接口:
XposedInterface.Invoker<T extends XposedInterface.Invoker<T,U>,U extends Executable>

public static sealed interface XposedInterface.Invoker.Type permits XposedInterface.Invoker.Type.Origin, XposedInterface.Invoker.Type.Chain
Type of the invoker, which determines the hook chain to be invoked