package k5;

import java.util.List;

/* JADX INFO: loaded from: classes3.dex */
public final class M implements i5.g {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final M f20009a = new M();

    @Override // i5.g
    public final String a() {
        return "kotlin.Nothing";
    }

    @Override // i5.g
    public final boolean c() {
        return false;
    }

    @Override // i5.g
    public final int d(String name) {
        kotlin.jvm.internal.o.h(name, "name");
        throw new IllegalStateException("Descriptor for type `kotlin.Nothing` does not have elements");
    }

    @Override // i5.g
    public final W.b e() {
        return i5.k.f19102m;
    }

    public final boolean equals(Object obj) {
        return this == obj;
    }

    @Override // i5.g
    public final int f() {
        return 0;
    }

    @Override // i5.g
    public final String g(int i6) {
        throw new IllegalStateException("Descriptor for type `kotlin.Nothing` does not have elements");
    }

    @Override // i5.g
    public final List getAnnotations() {
        return x4.y.f26065a;
    }

    @Override // i5.g
    public final List h(int i6) {
        throw new IllegalStateException("Descriptor for type `kotlin.Nothing` does not have elements");
    }

    public final int hashCode() {
        return (i5.k.f19102m.hashCode() * 31) - 1818355776;
    }

    @Override // i5.g
    public final i5.g i(int i6) {
        throw new IllegalStateException("Descriptor for type `kotlin.Nothing` does not have elements");
    }

    @Override // i5.g
    public final boolean isInline() {
        return false;
    }

    @Override // i5.g
    public final boolean j(int i6) {
        throw new IllegalStateException("Descriptor for type `kotlin.Nothing` does not have elements");
    }

    public final String toString() {
        return "NothingSerialDescriptor";
    }
}
