.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 = 0x1 name = null .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Object;", "Ljava/util/Iterator<", "TT;>;" } .end annotation # instance fields .field public atStart:Z .field public final synthetic val$iterator:Ljava/util/Iterator; # direct methods .method public constructor (Lcom/google/common/collect/Iterables$6;Ljava/util/Iterator;)V .locals 0 .line 1 iput-object p2, p0, Lcom/google/common/collect/Iterables$6$1;->val$iterator:Ljava/util/Iterator; invoke-direct {p0}, Ljava/lang/Object;->()V const/4 p1, 0x1 .line 2 iput-boolean p1, p0, Lcom/google/common/collect/Iterables$6$1;->atStart:Z return-void .end method # virtual methods .method public hasNext()Z .locals 1 .line 1 iget-object v0, p0, Lcom/google/common/collect/Iterables$6$1;->val$iterator:Ljava/util/Iterator; invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z move-result v0 return v0 .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 .line 1 iget-object v0, p0, Lcom/google/common/collect/Iterables$6$1;->val$iterator:Ljava/util/Iterator; invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v0 const/4 v1, 0x0 .line 2 iput-boolean v1, p0, Lcom/google/common/collect/Iterables$6$1;->atStart:Z return-object v0 .end method .method public remove()V .locals 1 .line 1 iget-boolean v0, p0, Lcom/google/common/collect/Iterables$6$1;->atStart:Z xor-int/lit8 v0, v0, 0x1 invoke-static {v0}, Lcom/google/common/collect/CollectPreconditions;->checkRemove(Z)V .line 2 iget-object v0, p0, Lcom/google/common/collect/Iterables$6$1;->val$iterator:Ljava/util/Iterator; invoke-interface {v0}, Ljava/util/Iterator;->remove()V return-void .end method