package z2;

import java.lang.reflect.Method;

/* JADX INFO: loaded from: classes.dex */
public final class e {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ Method f26302a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ Object f26303b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ Object f26304c;

    public e(Method method, Object obj, Object obj2) {
        this.f26302a = method;
        this.f26303b = obj;
        this.f26304c = obj2;
    }
}
