Package proguard.evaluation.executor.instancehandler
package proguard.evaluation.executor.instancehandler
-
ClassDescriptionThis interface provides a method for deciding whether a certain method call returns the calling instance.This
ExecutorInstanceHandlerdecides whether a method always returns its calling instance based on a mapping of class names to aStringMatcherfor method names.