package y; /* loaded from: classes.dex */ public class g extends f { /* renamed from: c, reason: collision with root package name */ private final Object f15528c; public g(int i10) { super(i10); this.f15528c = new Object(); } @Override // y.f, y.e public boolean a(Object obj) { boolean a10; synchronized (this.f15528c) { a10 = super.a(obj); } return a10; } @Override // y.f, y.e public Object b() { Object b10; synchronized (this.f15528c) { b10 = super.b(); } return b10; } }