package androidx.compose.runtime;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class e implements J4.a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f10910a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ ComposerImpl f10911b;

    public /* synthetic */ e(ComposerImpl composerImpl, int i6) {
        this.f10910a = i6;
        this.f10911b = composerImpl;
    }

    @Override // J4.a
    public final Object invoke() {
        switch (this.f10910a) {
        }
        return this.f10911b.currentStackTrace();
    }
}
