what-the-bank/sources/o/Jdv.java

33 lines
863 B
Java

package o;
/* loaded from: classes2.dex */
final class Jdv {
private static final yvZ<?> e = new hig();
private static final yvZ<?> c = e();
Jdv() {
}
private static yvZ<?> e() {
try {
return (yvZ) Class.forName("com.google.crypto.tink.shaded.protobuf.ExtensionSchemaFull").getDeclaredConstructor(new Class[0]).newInstance(new Object[0]);
} catch (Exception unused) {
return null;
}
}
/* JADX INFO: Access modifiers changed from: package-private */
public static yvZ<?> c() {
yvZ<?> yvz = c;
if (yvz != null) {
return yvz;
}
throw new IllegalStateException("Protobuf runtime is not correctly loaded.");
}
/* JADX INFO: Access modifiers changed from: package-private */
public static yvZ<?> a() {
return e;
}
}