package com.google.android.gms.internal.pal;

import sun.misc.Unsafe;

/* JADX INFO: loaded from: classes2.dex */
public final class s1 extends t1 {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ s1(Unsafe unsafe, int i10) {
        super(unsafe);
        this.f21195b = i10;
    }
}
