package p402.p420;

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 C6701 extends AbstractC6636 implements InterfaceC6614<String, String> {

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public static final C6701 f19464 = new C6701();

    public C6701() {
        super(1);
    }

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