.class Lcom/google/common/collect/Iterators$11; .super Ljava/lang/Object; .source "Iterators.java" # interfaces .implements Ljava/util/Enumeration; # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/google/common/collect/Iterators;->asEnumeration(Ljava/util/Iterator;)Ljava/util/Enumeration; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x1 name = null .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Object;", "Ljava/util/Enumeration<", "TT;>;" } .end annotation # instance fields .field public final synthetic val$iterator:Ljava/util/Iterator; # direct methods .method public constructor (Ljava/util/Iterator;)V .locals 0 .line 1 iput-object p1, p0, Lcom/google/common/collect/Iterators$11;->val$iterator:Ljava/util/Iterator; invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public hasMoreElements()Z .locals 1 .line 1 iget-object v0, p0, Lcom/google/common/collect/Iterators$11;->val$iterator:Ljava/util/Iterator; invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z move-result v0 return v0 .end method .method public nextElement()Ljava/lang/Object; .locals 1 .annotation runtime Lcom/google/common/collect/ParametricNullness; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "()TT;" } .end annotation .line 1 iget-object v0, p0, Lcom/google/common/collect/Iterators$11;->val$iterator:Ljava/util/Iterator; invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v0 return-object v0 .end method