package H0;

import java.net.URL;

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

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

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

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

    public g(int i, URL url, long j8) {
        this.f3049a = i;
        this.f3051c = url;
        this.f3050b = j8;
    }
}
