package p402.p420;

import p402.p411.p412.InterfaceC6614;
import p402.p411.p413.AbstractC6636;
import p402.p411.p413.C6635;
import p402.p417.C6662;

/* JADX INFO: renamed from: ގ.ޔ.ތ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C6706 extends AbstractC6636 implements InterfaceC6614<C6662, String> {

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final /* synthetic */ CharSequence f19470;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C6706(CharSequence charSequence) {
        super(1);
        this.f19470 = charSequence;
    }

    @Override // p402.p411.p412.InterfaceC6614
    /* JADX INFO: renamed from: ؠ */
    public String mo1606(C6662 c6662) {
        C6662 c66622 = c6662;
        if (c66622 != null) {
            return C6703.m9863(this.f19470, c66622);
        }
        C6635.m9824("it");
        throw null;
    }
}
