package com.google.android.gms.internal.measurement; import com.google.android.gms.internal.measurement.zzub; import java.lang.reflect.InvocationTargetException; import java.util.ArrayList; import java.util.Collection; import java.util.Iterator; import java.util.ServiceConfigurationError; import java.util.ServiceLoader; import java.util.logging.Level; import java.util.logging.Logger; /* loaded from: classes.dex */ abstract class zzum { private static final Logger a = Logger.getLogger(zztv.class.getName()); private static String b = "com.google.protobuf.BlazeGeneratedExtensionRegistryLiteLoader"; zzum() { } static T a(Class cls) { String format; ClassLoader classLoader = zzum.class.getClassLoader(); if (cls.equals(zzub.class)) { format = b; } else { if (!cls.getPackage().equals(zzum.class.getPackage())) { throw new IllegalArgumentException(cls.getName()); } format = String.format("%s.BlazeGenerated%sLoader", cls.getPackage().getName(), cls.getSimpleName()); } try { try { try { try { return cls.cast(((zzum) Class.forName(format, true, classLoader).getConstructor(new Class[0]).newInstance(new Object[0])).a()); } catch (InstantiationException e) { throw new IllegalStateException(e); } catch (NoSuchMethodException e2) { throw new IllegalStateException(e2); } } catch (InvocationTargetException e3) { throw new IllegalStateException(e3); } } catch (IllegalAccessException e4) { throw new IllegalStateException(e4); } } catch (ClassNotFoundException unused) { Iterator it = ServiceLoader.load(zzum.class, classLoader).iterator(); ArrayList arrayList = new ArrayList(); while (it.hasNext()) { try { arrayList.add(cls.cast(((zzum) it.next()).a())); } catch (ServiceConfigurationError e5) { Logger logger = a; Level level = Level.SEVERE; String valueOf = String.valueOf(cls.getSimpleName()); logger.logp(level, "com.google.protobuf.GeneratedExtensionRegistryLoader", "load", valueOf.length() != 0 ? "Unable to load ".concat(valueOf) : new String("Unable to load "), (Throwable) e5); } } if (arrayList.size() == 1) { return (T) arrayList.get(0); } if (arrayList.size() == 0) { return null; } try { return (T) cls.getMethod("combine", Collection.class).invoke(null, arrayList); } catch (IllegalAccessException e6) { throw new IllegalStateException(e6); } catch (NoSuchMethodException e7) { throw new IllegalStateException(e7); } catch (InvocationTargetException e8) { throw new IllegalStateException(e8); } } } protected abstract T a(); }