package Y0;

import java.net.URL;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public int f3378a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public long f3379b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public Object f3380c;

    public b(int i, URL url, long j5) {
        this.f3378a = i;
        this.f3380c = url;
        this.f3379b = j5;
    }
}
