package J2;

/* JADX INFO: renamed from: J2.b, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0400b {

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

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

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

    public C0400b(String str, int i6, String str2) {
        this.f3363a = str;
        this.f3364b = i6;
        this.f3365c = str2;
    }
}
