package F0;

import java.lang.reflect.Method;

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

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

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

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

    public d(Method method, Object obj, Object obj2) {
        this.f623a = method;
        this.f624b = obj;
        this.f625c = obj2;
    }
}
