Package proguard.evaluation.value.object.model.reflective
package proguard.evaluation.value.object.model.reflective
-
ClassDescriptionUsed to identify methods that model behavior for constructors of a class modeled in
Model.Used to identify methods that model behavior for instance methods of a class modeled inModel.Used to identify methods that model behavior for static methods of a class modeled inModel.Helper methods to useModels.A helper class groupingMethodExecutionInfoandValueCalculatoras the execution context of a method.ReflectiveModel<T extends ReflectiveModel<T>>A mixin fully implementing theModelinterface, so that the classes implementing the model don't have to do it themselves.