package e0;

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

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

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

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

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

    public e(String str, int i, int i5) {
        this.f6182b = str;
        this.f6181a = i;
        this.f6183c = i5;
        this.f6184d = -1;
    }

    public e(String str, int i, int i5, int i6) {
        this.f6182b = str;
        this.f6181a = i;
        this.f6183c = i5;
        this.f6184d = i6;
    }
}
