package p402.p420;

import p138.p139.p143.p144.C2803;
import p402.p411.p412.InterfaceC6614;
import p402.p411.p413.AbstractC6636;
import p402.p411.p413.C6635;

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C6702(String str) {
        super(1);
        this.f19465 = str;
    }

    @Override // p402.p411.p412.InterfaceC6614
    /* JADX INFO: renamed from: ؠ */
    public String mo1606(String str) {
        String str2 = str;
        if (str2 != null) {
            return C2803.m4884(new StringBuilder(), this.f19465, str2);
        }
        C6635.m9824("line");
        throw null;
    }
}
