package p402.p405.p407.p408;

import p402.p405.InterfaceC6575;
import p402.p405.InterfaceC6576;
import p402.p405.InterfaceC6578;
import p402.p411.p413.C6635;

/* JADX INFO: renamed from: ގ.ތ.ވ.֏.ހ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC6591 extends AbstractC6589 {

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public transient InterfaceC6575<Object> f19371;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final InterfaceC6578 f19372;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public AbstractC6591(InterfaceC6575<Object> interfaceC6575) {
        super(interfaceC6575);
        InterfaceC6578 interfaceC6578Mo2607 = interfaceC6575 != null ? interfaceC6575.mo2607() : null;
        this.f19372 = interfaceC6578Mo2607;
    }

    public AbstractC6591(InterfaceC6575<Object> interfaceC6575, InterfaceC6578 interfaceC6578) {
        super(interfaceC6575);
        this.f19372 = interfaceC6578;
    }

    @Override // p402.p405.InterfaceC6575
    /* JADX INFO: renamed from: ֏ */
    public InterfaceC6578 mo2607() {
        InterfaceC6578 interfaceC6578 = this.f19372;
        if (interfaceC6578 != null) {
            return interfaceC6578;
        }
        C6635.m9822();
        throw null;
    }

    @Override // p402.p405.p407.p408.AbstractC6589
    /* JADX INFO: renamed from: ހ */
    public void mo9806() {
        InterfaceC6575<?> interfaceC6575 = this.f19371;
        if (interfaceC6575 != null && interfaceC6575 != this) {
            InterfaceC6578.InterfaceC6579 interfaceC6579 = mo2607().get(InterfaceC6576.f19353);
            if (interfaceC6579 == null) {
                C6635.m9822();
                throw null;
            }
            ((InterfaceC6576) interfaceC6579).mo2650(interfaceC6575);
        }
        this.f19371 = C6590.f19370;
    }
}
