类 ConfigurationLoggingAdder
- java.lang.Object
-
- proguard.configuration.ConfigurationLoggingAdder
-
- 所有已实现的接口:
Pass
public class ConfigurationLoggingAdder extends java.lang.Object implements Pass
This pass can add configuration debug logging code to all code that relies on reflection. The added code prints suggestions on which keep rules to add to ensure the reflection code will continue working after obfuscation and shrinking.
-
-
构造器概要
构造器 构造器 说明 ConfigurationLoggingAdder()
-