package F7;

/* JADX INFO: loaded from: classes.dex */
public final class T<T> {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final k7.C f2677a;

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final k7.D f2679c;

    public T(k7.C c3, Object obj, k7.D d8) {
        this.f2677a = c3;
        this.f2678b = obj;
        this.f2679c = d8;
    }

    public final String toString() {
        return this.f2677a.toString();
    }
}
