package i0;

import D2.h;

/* JADX INFO: renamed from: i0.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0559a {

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

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

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

    public C0559a(String str, String str2, int i3) {
        h.f(str, "name");
        h.f(str2, "description");
        this.f9521a = str;
        this.f9522b = str2;
        this.f9523c = i3;
    }
}
