package a3;

/* JADX INFO: renamed from: a3.d, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class C0965d implements J4.a {

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

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

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

    public /* synthetic */ C0965d(K k6, int i6, int i7) {
        this.f10639a = i7;
        this.f10640b = k6;
        this.f10641c = i6;
    }

    @Override // J4.a
    public final Object invoke() {
        switch (this.f10639a) {
            case 0:
                return Boolean.valueOf(this.f10640b.f10565b != this.f10641c);
            default:
                return Boolean.valueOf(this.f10640b.f10565b != this.f10641c);
        }
    }
}
