- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
11 lines
356 B
Java
11 lines
356 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import java.io.Serializable;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzfvj {
|
|
public static zzfvf zza(zzfvf zzfvfVar) {
|
|
return ((zzfvfVar instanceof zzfvi) || (zzfvfVar instanceof zzfvg)) ? zzfvfVar : zzfvfVar instanceof Serializable ? new zzfvg(zzfvfVar) : new zzfvi(zzfvfVar);
|
|
}
|
|
}
|