package M4;

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

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

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

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

    public h(int i, f fVar, String str) {
        this.f4243a = i;
        this.f4244b = fVar;
        this.f4245c = str;
    }
}
