package defpackage;

/* JADX INFO: renamed from: ˉˏᵿ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C1195 extends AbstractC3500 {

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

    /* JADX INFO: renamed from: ᵯᵷʽ, reason: contains not printable characters */
    public int f5088;

    /* JADX INFO: renamed from: ᵶˇᵱ, reason: contains not printable characters */
    public final /* synthetic */ C2621 f5089;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1195(C2621 c2621, InterfaceC2643 interfaceC2643) {
        super(interfaceC2643);
        this.f5089 = c2621;
    }

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