package com.chartboost.sdk.impl;

import android.view.View;
/* loaded from: classes2.dex */
public class hd {

    /* renamed from: a  reason: collision with root package name */
    public final jc f1720a;
    public final String b;
    public final i5 c;
    public final String d;

    public hd(View view, i5 i5Var, String str) {
        this.f1720a = new jc(view);
        this.b = view.getClass().getCanonicalName();
        this.c = i5Var;
        this.d = str;
    }

    public String a() {
        return this.d;
    }

    public i5 b() {
        return this.c;
    }

    public jc c() {
        return this.f1720a;
    }

    public String d() {
        return this.b;
    }
}
