package defpackage;

/* JADX INFO: renamed from: ᵷʾᵕ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C4870 extends AbstractC3500 {

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public /* synthetic */ Object f18563;

    /* JADX INFO: renamed from: ᵯᵷʽ, reason: contains not printable characters */
    public final /* synthetic */ C1222 f18564;

    /* JADX INFO: renamed from: ᵶˇᵱ, reason: contains not printable characters */
    public int f18565;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C4870(C1222 c1222, InterfaceC2643 interfaceC2643) {
        super(interfaceC2643);
        this.f18564 = c1222;
    }

    @Override // defpackage.AbstractC1090
    /* JADX INFO: renamed from: ˊᵙᵾᵲ */
    public final Object mo1078(Object obj) {
        this.f18563 = obj;
        this.f18565 |= Integer.MIN_VALUE;
        return this.f18564.mo1378(null, this);
    }
}
