.class Lcom/google/common/collect/Iterables$6$1; .super Ljava/lang/Object; .source "Iterables.java" # interfaces .implements Ljava/util/Iterator; # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/google/common/collect/Iterables$6;->iterator()Ljava/util/Iterator; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x0 name = null .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Object;", "Ljava/util/Iterator<", "TT;>;" } .end annotation # instance fields .field atStart:Z .field final synthetic val$iterator:Ljava/util/Iterator; # direct methods .method constructor (Lcom/google/common/collect/Iterables$6;Ljava/util/Iterator;)V .locals 0 iput-object p2, p0, Lcom/google/common/collect/Iterables$6$1;->val$iterator:Ljava/util/Iterator; .line 935 invoke-direct {p0}, Ljava/lang/Object;->()V const/4 p1, 0x1 iput-boolean p1, p0, Lcom/google/common/collect/Iterables$6$1;->atStart:Z return-void .end method # virtual methods .method public hasNext()Z .locals 0 iget-object p0, p0, Lcom/google/common/collect/Iterables$6$1;->val$iterator:Ljava/util/Iterator; .line 940 invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z move-result p0 return p0 .end method .method public next()Ljava/lang/Object; .locals 2 .annotation runtime Lcom/google/common/collect/ParametricNullness; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "()TT;" } .end annotation iget-object v0, p0, Lcom/google/common/collect/Iterables$6$1;->val$iterator:Ljava/util/Iterator; .line 946 invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v0 const/4 v1, 0x0 iput-boolean v1, p0, Lcom/google/common/collect/Iterables$6$1;->atStart:Z return-object v0 .end method .method public remove()V .locals 1 iget-boolean v0, p0, Lcom/google/common/collect/Iterables$6$1;->atStart:Z xor-int/lit8 v0, v0, 0x1 .line 953 invoke-static {v0}, Lcom/google/common/collect/CollectPreconditions;->checkRemove(Z)V iget-object p0, p0, Lcom/google/common/collect/Iterables$6$1;->val$iterator:Ljava/util/Iterator; .line 954 invoke-interface {p0}, Ljava/util/Iterator;->remove()V return-void .end method