package com.google.android.gms.measurement.internal; import com.google.android.gms.common.internal.Preconditions; import java.util.List; import java.util.Map; /* loaded from: classes.dex */ final class zzaz implements Runnable { private final zzay a; private final int b; private final Throwable c; private final byte[] d; private final String e; private final Map> f; private zzaz(String str, zzay zzayVar, int i, Throwable th, byte[] bArr, Map> map) { Preconditions.a(zzayVar); this.a = zzayVar; this.b = i; this.c = th; this.d = bArr; this.e = str; this.f = map; } @Override // java.lang.Runnable public final void run() { this.a.a(this.e, this.b, this.c, this.d, this.f); } }