package h.a.k1;

import h.a.c1;

/* JADX INFO: compiled from: ThreadContext.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public final class w {
    public final g.e0.f a;

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final c1<Object>[] f4274c;

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

    public w(g.e0.f fVar, int i2) {
        this.a = fVar;
        this.f4273b = new Object[i2];
        this.f4274c = new c1[i2];
    }
}
