package p138.p145.p146.p151.p158.p159;

import java.io.InputStream;
import java.net.URL;
import p138.p145.p146.p151.C2848;
import p138.p145.p146.p151.p158.C3015;
import p138.p145.p146.p151.p158.C3036;
import p138.p145.p146.p151.p158.InterfaceC3028;
import p138.p145.p146.p151.p158.InterfaceC3030;

/* JADX INFO: renamed from: ދ.ؠ.֏.ތ.ދ.ޖ.ރ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C3073 implements InterfaceC3028<URL, InputStream> {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final InterfaceC3028<C3015, InputStream> f9268;

    /* JADX INFO: renamed from: ދ.ؠ.֏.ތ.ދ.ޖ.ރ$֏, reason: contains not printable characters */
    public static class C3074 implements InterfaceC3030<URL, InputStream> {
        @Override // p138.p145.p146.p151.p158.InterfaceC3030
        /* JADX INFO: renamed from: ֏ */
        public InterfaceC3028<URL, InputStream> mo2521(C3036 c3036) {
            return new C3073(c3036.m5155(C3015.class, InputStream.class));
        }

        @Override // p138.p145.p146.p151.p158.InterfaceC3030
        /* JADX INFO: renamed from: ֏ */
        public void mo2522() {
        }
    }

    public C3073(InterfaceC3028<C3015, InputStream> interfaceC3028) {
        this.f9268 = interfaceC3028;
    }

    @Override // p138.p145.p146.p151.p158.InterfaceC3028
    /* JADX INFO: renamed from: ֏ */
    public InterfaceC3028.C3029<InputStream> mo2519(URL url, int i, int i2, C2848 c2848) {
        return this.f9268.mo2519(new C3015(url), i, i2, c2848);
    }

    @Override // p138.p145.p146.p151.p158.InterfaceC3028
    /* JADX INFO: renamed from: ֏ */
    public boolean mo2520(URL url) {
        return true;
    }
}
