Rabbit-R1/android (non root)/smali/smali_classes3/com/google/common/collect/DenseImmutableTable$RowMap.smali
2024-05-21 17:08:36 -04:00

118 lines
3.4 KiB
Smali

.class final Lcom/google/common/collect/DenseImmutableTable$RowMap;
.super Lcom/google/common/collect/DenseImmutableTable$ImmutableArrayMap;
.source "DenseImmutableTable.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/DenseImmutableTable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x12
name = "RowMap"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/collect/DenseImmutableTable$ImmutableArrayMap<",
"TR;",
"Lcom/google/common/collect/ImmutableMap<",
"TC;TV;>;>;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/google/common/collect/DenseImmutableTable;
# direct methods
.method private constructor <init>(Lcom/google/common/collect/DenseImmutableTable;)V
.locals 0
iput-object p1, p0, Lcom/google/common/collect/DenseImmutableTable$RowMap;->this$0:Lcom/google/common/collect/DenseImmutableTable;
.line 202
invoke-static {p1}, Lcom/google/common/collect/DenseImmutableTable;->access$200(Lcom/google/common/collect/DenseImmutableTable;)[I
move-result-object p1
array-length p1, p1
invoke-direct {p0, p1}, Lcom/google/common/collect/DenseImmutableTable$ImmutableArrayMap;-><init>(I)V
return-void
.end method
.method synthetic constructor <init>(Lcom/google/common/collect/DenseImmutableTable;Lcom/google/common/collect/DenseImmutableTable$1;)V
.locals 0
.line 200
invoke-direct {p0, p1}, Lcom/google/common/collect/DenseImmutableTable$RowMap;-><init>(Lcom/google/common/collect/DenseImmutableTable;)V
return-void
.end method
# virtual methods
.method getValue(I)Lcom/google/common/collect/ImmutableMap;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(I)",
"Lcom/google/common/collect/ImmutableMap<",
"TC;TV;>;"
}
.end annotation
.line 212
new-instance v0, Lcom/google/common/collect/DenseImmutableTable$Row;
iget-object p0, p0, Lcom/google/common/collect/DenseImmutableTable$RowMap;->this$0:Lcom/google/common/collect/DenseImmutableTable;
invoke-direct {v0, p0, p1}, Lcom/google/common/collect/DenseImmutableTable$Row;-><init>(Lcom/google/common/collect/DenseImmutableTable;I)V
return-object v0
.end method
.method bridge synthetic getValue(I)Ljava/lang/Object;
.locals 0
.line 199
invoke-virtual {p0, p1}, Lcom/google/common/collect/DenseImmutableTable$RowMap;->getValue(I)Lcom/google/common/collect/ImmutableMap;
move-result-object p0
return-object p0
.end method
.method isPartialView()Z
.locals 0
const/4 p0, 0x0
return p0
.end method
.method keyToIndex()Lcom/google/common/collect/ImmutableMap;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/ImmutableMap<",
"TR;",
"Ljava/lang/Integer;",
">;"
}
.end annotation
iget-object p0, p0, Lcom/google/common/collect/DenseImmutableTable$RowMap;->this$0:Lcom/google/common/collect/DenseImmutableTable;
.line 207
invoke-static {p0}, Lcom/google/common/collect/DenseImmutableTable;->access$600(Lcom/google/common/collect/DenseImmutableTable;)Lcom/google/common/collect/ImmutableMap;
move-result-object p0
return-object p0
.end method