package com.google.crypto.tink.shaded.protobuf;

/* JADX INFO: loaded from: classes2.dex */
public abstract class u0 {

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

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

    static {
        t0 t0Var;
        w0 w0Var = w0.f23983c;
        try {
            t0Var = (t0) Class.forName("com.google.crypto.tink.shaded.protobuf.NewInstanceSchemaFull").getDeclaredConstructor(new Class[0]).newInstance(new Object[0]);
        } catch (Exception unused) {
            t0Var = null;
        }
        f23979a = t0Var;
        f23980b = new t0();
    }
}
