package dd;

import androidx.annotation.NonNull;
import androidx.annotation.Nullable;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final String[] f25124b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final n0 f25125c;

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

    public k0(@NonNull String str, @NonNull String[] strArr, @Nullable String str2, @NonNull n0 n0Var) {
        this.f25123a = str;
        this.f25124b = strArr;
        this.f25126d = str2;
        this.f25125c = n0Var;
    }
}
