zzfe.smali
.class public final Lcom/google/android/gms/internal/measurement/zzfe;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-measurement-impl@@17.4.4"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public static zza(Ljava/util/Iterator;Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
.param p0 # Ljava/util/Iterator;
.annotation runtime Lorg/checkerframework/checker/nullness/compatqual/NullableDecl;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Ljava/util/Iterator<",
"+TT;>;TT;)TT;"
}
.end annotation
.annotation runtime Lorg/checkerframework/checker/nullness/compatqual/NullableDecl;
.end annotation
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
move-result p1
if-eqz p1, :cond_b
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object p0
return-object p0
:cond_b
const/4 p0, 0x0
return-object p0
.end method