You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.7 KiB
74 lines
1.7 KiB
.class final Lcom/google/common/collect/Iterables$3; |
|
.super Lcom/google/common/collect/TransformedIterator; |
|
.source "Iterables.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingMethod; |
|
value = Lcom/google/common/collect/Iterables;->iterators(Ljava/lang/Iterable;)Ljava/util/Iterator; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x8 |
|
name = null |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"Lcom/google/common/collect/TransformedIterator", |
|
"<", |
|
"Ljava/lang/Iterable", |
|
"<+TT;>;", |
|
"Ljava/util/Iterator", |
|
"<+TT;>;>;" |
|
} |
|
.end annotation |
|
|
|
|
|
# direct methods |
|
.method constructor <init>(Ljava/util/Iterator;)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 509 |
|
invoke-direct {p0, p1}, Lcom/google/common/collect/TransformedIterator;-><init>(Ljava/util/Iterator;)V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method bridge synthetic transform(Ljava/lang/Object;)Ljava/lang/Object; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 509 |
|
check-cast p1, Ljava/lang/Iterable; |
|
|
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/Iterables$3;->transform(Ljava/lang/Iterable;)Ljava/util/Iterator; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method transform(Ljava/lang/Iterable;)Ljava/util/Iterator; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Ljava/lang/Iterable", |
|
"<+TT;>;)", |
|
"Ljava/util/Iterator", |
|
"<+TT;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 512 |
|
invoke-interface {p1}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method
|
|
|