package O2;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final R2.c f5134c;

    public o(r rVar, int i, R2.c cVar) {
        this.f5132a = rVar;
        this.f5133b = i;
        this.f5134c = cVar;
    }
}
