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.
78 lines
1.7 KiB
78 lines
1.7 KiB
.class final Lcom/google/common/collect/Iterables$15; |
|
.super Ljava/lang/Object; |
|
.source "Iterables.java" |
|
|
|
# interfaces |
|
.implements Lcom/google/common/base/Function; |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingMethod; |
|
value = Lcom/google/common/collect/Iterables;->toIterator()Lcom/google/common/base/Function; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x8 |
|
name = null |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"Ljava/lang/Object;", |
|
"Lcom/google/common/base/Function", |
|
"<", |
|
"Ljava/lang/Iterable", |
|
"<+TT;>;", |
|
"Ljava/util/Iterator", |
|
"<+TT;>;>;" |
|
} |
|
.end annotation |
|
|
|
|
|
# direct methods |
|
.method constructor <init>()V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 1037 |
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public bridge synthetic apply(Ljava/lang/Object;)Ljava/lang/Object; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 1037 |
|
check-cast p1, Ljava/lang/Iterable; |
|
|
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/Iterables$15;->apply(Ljava/lang/Iterable;)Ljava/util/Iterator; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public apply(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 1040 |
|
invoke-interface {p1}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method
|
|
|