Class ModelHelper.MethodExecutionContext
java.lang.Object
proguard.evaluation.value.object.model.reflective.ModelHelper.MethodExecutionContext
- Enclosing class:
- ModelHelper
A helper class grouping
MethodExecutionInfo and ValueCalculator as the
execution context of a method.-
Constructor Summary
ConstructorsConstructorDescriptionMethodExecutionContext(MethodExecutionInfo executionInfo, ValueCalculator valueCalculator) -
Method Summary