package defpackage;

/* JADX INFO: renamed from: ᵢᵳ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C3306 extends AbstractC3500 {

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3306(C3768 c3768, InterfaceC2643 interfaceC2643) {
        super(interfaceC2643);
        this.f12718 = c3768;
    }

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