package c5;

import V4.AbstractC0786y;
import a5.AbstractC0988a;

/* JADX INFO: loaded from: classes3.dex */
public final class e extends h {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final e f13468c;

    static {
        int i6 = k.f13476c;
        int i7 = k.f13477d;
        long j4 = k.f13478e;
        String str = k.f13474a;
        e eVar = new e();
        eVar.f13470b = new c(i6, i7, j4, str);
        f13468c = eVar;
    }

    @Override // java.io.Closeable, java.lang.AutoCloseable
    public final void close() {
        throw new UnsupportedOperationException("Dispatchers.Default cannot be closed");
    }

    @Override // V4.AbstractC0786y
    public final AbstractC0786y i(int i6) {
        AbstractC0988a.a(1);
        return 1 >= k.f13476c ? this : super.i(1);
    }

    @Override // V4.AbstractC0786y
    public final String toString() {
        return "Dispatchers.Default";
    }
}
