.class Lkotlin/a/d$b; .super Ljava/lang/Object; .source "AbstractList.kt" # interfaces .implements Ljava/util/Iterator; .implements Lkotlin/jvm/internal/a/a; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lkotlin/a/d; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x0 name = "b" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Object;", "Ljava/util/Iterator<", "TE;>;", "Lkotlin/jvm/internal/a/a;" } .end annotation # instance fields .field final synthetic bdI:Lkotlin/a/d; .field index:I # direct methods .method public constructor (Lkotlin/a/d;)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "()V" } .end annotation iput-object p1, p0, Lkotlin/a/d$b;->bdI:Lkotlin/a/d; invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public hasNext()Z .locals 2 iget v0, p0, Lkotlin/a/d$b;->index:I iget-object v1, p0, Lkotlin/a/d$b;->bdI:Lkotlin/a/d; invoke-virtual {v1}, Lkotlin/a/d;->size()I move-result v1 if-ge v0, v1, :cond_0 const/4 v0, 0x1 return v0 :cond_0 const/4 v0, 0x0 return v0 .end method .method public next()Ljava/lang/Object; .locals 3 .annotation system Ldalvik/annotation/Signature; value = { "()TE;" } .end annotation invoke-virtual {p0}, Lkotlin/a/d$b;->hasNext()Z move-result v0 if-eqz v0, :cond_0 iget-object v0, p0, Lkotlin/a/d$b;->bdI:Lkotlin/a/d; iget v1, p0, Lkotlin/a/d$b;->index:I add-int/lit8 v2, v1, 0x1 iput v2, p0, Lkotlin/a/d$b;->index:I invoke-virtual {v0, v1}, Lkotlin/a/d;->get(I)Ljava/lang/Object; move-result-object v0 return-object v0 :cond_0 new-instance v0, Ljava/util/NoSuchElementException; invoke-direct {v0}, Ljava/util/NoSuchElementException;->()V check-cast v0, Ljava/lang/Throwable; throw v0 .end method .method public remove()V .locals 2 new-instance v0, Ljava/lang/UnsupportedOperationException; const-string v1, "Operation is not supported for read-only collection" invoke-direct {v0, v1}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw v0 .end method