package p447.p448.p453;

import p402.p411.p413.C6635;
import p447.AbstractC6936;
import p447.C6914;
import p461.InterfaceC7107;

/* JADX INFO: renamed from: ސ.ޣ.ޅ.ޅ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C6988 extends AbstractC6936 {

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

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

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final InterfaceC7107 f20341;

    public C6988(String str, long j, InterfaceC7107 interfaceC7107) {
        if (interfaceC7107 == null) {
            C6635.m9824("source");
            throw null;
        }
        this.f20339 = str;
        this.f20340 = j;
        this.f20341 = interfaceC7107;
    }

    @Override // p447.AbstractC6936
    /* JADX INFO: renamed from: ֏ */
    public long mo10135() {
        return this.f20340;
    }

    @Override // p447.AbstractC6936
    /* JADX INFO: renamed from: ؠ */
    public C6914 mo10136() {
        String str = this.f20339;
        if (str != null) {
            return C6914.f20034.m10106(str);
        }
        return null;
    }

    @Override // p447.AbstractC6936
    /* JADX INFO: renamed from: ހ */
    public InterfaceC7107 mo10137() {
        return this.f20341;
    }
}
