package f2;

import A4.j;
import V4.C;
import V4.E;
import kotlin.jvm.internal.o;

/* JADX INFO: renamed from: f2.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2032a implements AutoCloseable, C {

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

    public C2032a(j coroutineContext) {
        o.h(coroutineContext, "coroutineContext");
        this.f16403a = coroutineContext;
    }

    @Override // java.lang.AutoCloseable
    public final void close() {
        E.h(this.f16403a, null);
    }

    @Override // V4.C
    public final j getCoroutineContext() {
        return this.f16403a;
    }
}
