package m4;

import java.io.Closeable;

/* JADX INFO: renamed from: m4.l, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C2521l implements Closeable {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final n4.g f21089a;

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

    public C2521l(n4.g gVar, J0 j02) {
        this.f21089a = gVar;
        this.f21090b = j02;
    }

    @Override // java.io.Closeable, java.lang.AutoCloseable
    public final void close() {
        this.f21089a.close();
    }
}
