mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
72 lines
1.7 KiB
Smali
72 lines
1.7 KiB
Smali
![]() |
.class Lcom/google/common/collect/Maps$2;
|
||
|
.super Lcom/google/common/collect/TransformedIterator;
|
||
|
.source "Maps.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/google/common/collect/Maps;->valueIterator(Ljava/util/Iterator;)Ljava/util/Iterator;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lcom/google/common/collect/TransformedIterator<",
|
||
|
"Ljava/util/Map$Entry<",
|
||
|
"TK;TV;>;TV;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Ljava/util/Iterator;)V
|
||
|
.locals 0
|
||
|
|
||
|
.line 128
|
||
|
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 0
|
||
|
.annotation runtime Lcom/google/common/collect/ParametricNullness;
|
||
|
.end annotation
|
||
|
|
||
|
.line 128
|
||
|
check-cast p1, Ljava/util/Map$Entry;
|
||
|
|
||
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/Maps$2;->transform(Ljava/util/Map$Entry;)Ljava/lang/Object;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method transform(Ljava/util/Map$Entry;)Ljava/lang/Object;
|
||
|
.locals 0
|
||
|
.annotation runtime Lcom/google/common/collect/ParametricNullness;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Ljava/util/Map$Entry<",
|
||
|
"TK;TV;>;)TV;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.line 132
|
||
|
invoke-interface {p1}, Ljava/util/Map$Entry;->getValue()Ljava/lang/Object;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|