package d.h.c.b;

/* JADX INFO: loaded from: classes.dex */
public final class f {
    public final String a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f2636b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final boolean f2637c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final String f2638d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final int f2639e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final int f2640f;

    public f(String str, int i2, boolean z2, String str2, int i3, int i4) {
        this.a = str;
        this.f2636b = i2;
        this.f2637c = z2;
        this.f2638d = str2;
        this.f2639e = i3;
        this.f2640f = i4;
    }
}
