24 lines
558 B
Java
24 lines
558 B
Java
package com.google.android.gms.internal.measurement;
|
|
|
|
/* loaded from: classes.dex */
|
|
final class zzwe {
|
|
private static final zzwc a = c();
|
|
private static final zzwc b = new zzwd();
|
|
|
|
static zzwc a() {
|
|
return a;
|
|
}
|
|
|
|
static zzwc b() {
|
|
return b;
|
|
}
|
|
|
|
private static zzwc c() {
|
|
try {
|
|
return (zzwc) Class.forName("com.google.protobuf.NewInstanceSchemaFull").getDeclaredConstructor(new Class[0]).newInstance(new Object[0]);
|
|
} catch (Exception unused) {
|
|
return null;
|
|
}
|
|
}
|
|
}
|