package com.google.android.gms.internal.ads;

import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public final class nj1 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final String f14649a;

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

    public nj1() {
        this.f14649a = null;
        this.f14650b = -1L;
    }

    @Nullable
    public final String zza() {
        return this.f14649a;
    }

    public nj1(String str, long j10) {
        this.f14649a = str;
        this.f14650b = j10;
    }
}
