package com.google.android.gms.internal.ads; /* loaded from: classes3.dex */ public final class zzfyx { public static Object zza(Object obj, int i) { if (obj != null) { return obj; } throw new NullPointerException("at index " + i); } public static Object[] zzb(Object[] objArr, int i) { for (int i2 = 0; i2 < i; i2++) { zza(objArr[i2], i2); } return objArr; } }