程序包 proguard.evaluation.executor.instancehandler
-
接口概要 接口 说明 ExecutorInstanceHandler This interface provides a method for deciding whether a certain method call returns the calling instance. -
类概要 类 说明 ExecutorMethodInstanceHandler ThisExecutorInstanceHandlerdecides whether a method always returns its calling instance based on a mapping of class names to aStringMatcherfor method names.