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.
96 lines
2.6 KiB
96 lines
2.6 KiB
2 years ago
|
.class final Lcom/google/common/collect/Maps$9;
|
||
|
.super Lcom/google/common/collect/AbstractMapEntry;
|
||
|
.source "Maps.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/google/common/collect/Maps;->transformEntry(Lcom/google/common/collect/Maps$EntryTransformer;Ljava/util/Map$Entry;)Ljava/util/Map$Entry;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x8
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lcom/google/common/collect/AbstractMapEntry",
|
||
|
"<TK;TV2;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic val$entry:Ljava/util/Map$Entry;
|
||
|
|
||
|
.field final synthetic val$transformer:Lcom/google/common/collect/Maps$EntryTransformer;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Ljava/util/Map$Entry;Lcom/google/common/collect/Maps$EntryTransformer;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 1569
|
||
|
iput-object p1, p0, Lcom/google/common/collect/Maps$9;->val$entry:Ljava/util/Map$Entry;
|
||
|
|
||
|
iput-object p2, p0, Lcom/google/common/collect/Maps$9;->val$transformer:Lcom/google/common/collect/Maps$EntryTransformer;
|
||
|
|
||
|
invoke-direct {p0}, Lcom/google/common/collect/AbstractMapEntry;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public getKey()Ljava/lang/Object;
|
||
|
.locals 1
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"()TK;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 1572
|
||
|
iget-object v0, p0, Lcom/google/common/collect/Maps$9;->val$entry:Ljava/util/Map$Entry;
|
||
|
|
||
|
invoke-interface {v0}, Ljava/util/Map$Entry;->getKey()Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public getValue()Ljava/lang/Object;
|
||
|
.locals 3
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"()TV2;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 1577
|
||
|
iget-object v0, p0, Lcom/google/common/collect/Maps$9;->val$transformer:Lcom/google/common/collect/Maps$EntryTransformer;
|
||
|
|
||
|
iget-object v1, p0, Lcom/google/common/collect/Maps$9;->val$entry:Ljava/util/Map$Entry;
|
||
|
|
||
|
invoke-interface {v1}, Ljava/util/Map$Entry;->getKey()Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
iget-object v2, p0, Lcom/google/common/collect/Maps$9;->val$entry:Ljava/util/Map$Entry;
|
||
|
|
||
|
invoke-interface {v2}, Ljava/util/Map$Entry;->getValue()Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v2
|
||
|
|
||
|
invoke-interface {v0, v1, v2}, Lcom/google/common/collect/Maps$EntryTransformer;->transformEntry(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|