package B0;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final u0.S f602a;

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

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

    public O(u0.S s8, int i, long j8) {
        this.f602a = s8;
        this.f603b = i;
        this.f604c = j8;
    }
}
