程序包 proguard.classfile.util.inject
-
类概要 类 说明 AccumulatedCodeInjector This utility class allows for injecting multiple static method invocations in multiple target methods.CodeInjector This utility class allows for injecting a method invocation instruction, optionally with arguments modeled by instances of classes implementing theInjectedArgumentinterface, to the specified target method at an offset determined by the implementation of theInjectStrategyinterface.CodeInjector.ClassMethodPair