.class Lcom/google/common/collect/Lists$2; .super Lcom/google/common/collect/Lists$AbstractListWrapper; .source "Lists.java" # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/google/common/collect/Lists;->subListImpl(Ljava/util/List;II)Ljava/util/List; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x1 name = null .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/common/collect/Lists$AbstractListWrapper<", "TE;>;" } .end annotation # static fields .field private static final serialVersionUID:J # direct methods .method public constructor (Ljava/util/List;)V .locals 0 .line 1 invoke-direct {p0, p1}, Lcom/google/common/collect/Lists$AbstractListWrapper;->(Ljava/util/List;)V return-void .end method # virtual methods .method public listIterator(I)Ljava/util/ListIterator; .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "(I)", "Ljava/util/ListIterator<", "TE;>;" } .end annotation .line 1 iget-object v0, p0, Lcom/google/common/collect/Lists$AbstractListWrapper;->backingList:Ljava/util/List; invoke-interface {v0, p1}, Ljava/util/List;->listIterator(I)Ljava/util/ListIterator; move-result-object p1 return-object p1 .end method