package D1;

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final F f1660e = new F(0);

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public static final F f1661f = new F(1);

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

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

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

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

    public G(String str, int i, int i5, String str2) {
        this.f1662a = i;
        this.f1663b = i5;
        this.f1664c = str;
        this.f1665d = str2;
    }
}
