package g5;

import java.util.Collections;
import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public final class a0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final a5.h f26165a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final List f26166b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final com.bumptech.glide.load.data.e f26167c;

    public a0(a5.h hVar, com.bumptech.glide.load.data.e eVar) {
        List listEmptyList = Collections.emptyList();
        this.f26165a = (a5.h) t5.n.checkNotNull(hVar);
        this.f26166b = (List) t5.n.checkNotNull(listEmptyList);
        this.f26167c = (com.bumptech.glide.load.data.e) t5.n.checkNotNull(eVar);
    }
}
