package com.google.android.gms.measurement.internal; /* loaded from: classes.dex */ final class zzdd implements Runnable { private final /* synthetic */ String a; private final /* synthetic */ String b; private final /* synthetic */ Object c; private final /* synthetic */ long d; private final /* synthetic */ zzda e; zzdd(zzda zzdaVar, String str, String str2, Object obj, long j) { this.e = zzdaVar; this.a = str; this.b = str2; this.c = obj; this.d = j; } @Override // java.lang.Runnable public final void run() { this.e.a(this.a, this.b, this.c, this.d); } }