package com.google.protobuf;

/* JADX INFO: renamed from: com.google.protobuf.z0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public abstract class AbstractC1344z0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final C1342y0 f14389a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final C1342y0 f14390b;

    static {
        C1342y0 c1342y0;
        try {
            c1342y0 = (C1342y0) Class.forName("com.google.protobuf.NewInstanceSchemaFull").getDeclaredConstructor(new Class[0]).newInstance(new Object[0]);
        } catch (Exception unused) {
            c1342y0 = null;
        }
        f14389a = c1342y0;
        f14390b = new C1342y0();
    }
}
