package com.google.android.gms.internal.ads; import androidx.annotation.IntRange; import androidx.annotation.Nullable; /* loaded from: classes3.dex */ public class zzah { @IntRange(from = 0) public final long zza; public final long zzb; public final boolean zzc; public final boolean zzd; public final boolean zze; static { new zzah(new zzag()); } private zzah(zzag zzagVar) { int i = zzei.zza; this.zza = 0L; this.zzb = Long.MIN_VALUE; this.zzc = false; this.zzd = false; this.zze = false; } public final boolean equals(@Nullable Object obj) { if (this == obj) { return true; } if (!(obj instanceof zzah)) { return false; } long j = ((zzah) obj).zza; return true; } public final int hashCode() { return ((int) (-9223372034707292160L)) * 29791; } }