package p138.p176.p177.p190.p216;

import android.net.Uri;
import java.io.InputStream;
import java.util.List;
import p138.p176.p177.p190.p216.InterfaceC3775;
import p138.p176.p177.p190.p238.C4112;

/* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ൎ.ؠ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C3776<T extends InterfaceC3775<T>> implements C4112.InterfaceC4113<T> {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final C4112.InterfaceC4113<? extends T> f11568;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final List<C3777> f11569;

    public C3776(C4112.InterfaceC4113<? extends T> interfaceC4113, List<C3777> list) {
        this.f11568 = interfaceC4113;
        this.f11569 = list;
    }

    @Override // p138.p176.p177.p190.p238.C4112.InterfaceC4113
    /* JADX INFO: renamed from: ֏ */
    public Object mo1229(Uri uri, InputStream inputStream) {
        T tMo1229 = this.f11568.mo1229(uri, inputStream);
        List<C3777> list = this.f11569;
        return (list == null || list.isEmpty()) ? tMo1229 : (InterfaceC3775) tMo1229.mo6095(this.f11569);
    }
}
