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.
113 lines
2.9 KiB
113 lines
2.9 KiB
2 years ago
|
.class final Lcom/google/common/collect/DenseImmutableTable$Row;
|
||
|
.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 = "Row"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lcom/google/common/collect/DenseImmutableTable$ImmutableArrayMap",
|
||
|
"<TC;TV;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field private final rowIndex:I
|
||
|
|
||
|
.field final synthetic this$0:Lcom/google/common/collect/DenseImmutableTable;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/google/common/collect/DenseImmutableTable;I)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 155
|
||
|
iput-object p1, p0, Lcom/google/common/collect/DenseImmutableTable$Row;->this$0:Lcom/google/common/collect/DenseImmutableTable;
|
||
|
|
||
|
.line 156
|
||
|
invoke-static {p1}, Lcom/google/common/collect/DenseImmutableTable;->access$200(Lcom/google/common/collect/DenseImmutableTable;)[I
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
aget v0, v0, p2
|
||
|
|
||
|
invoke-direct {p0, v0}, Lcom/google/common/collect/DenseImmutableTable$ImmutableArrayMap;-><init>(I)V
|
||
|
|
||
|
.line 157
|
||
|
iput p2, p0, Lcom/google/common/collect/DenseImmutableTable$Row;->rowIndex:I
|
||
|
|
||
|
.line 158
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method getValue(I)Ljava/lang/Object;
|
||
|
.locals 2
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(I)TV;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 167
|
||
|
iget-object v0, p0, Lcom/google/common/collect/DenseImmutableTable$Row;->this$0:Lcom/google/common/collect/DenseImmutableTable;
|
||
|
|
||
|
invoke-static {v0}, Lcom/google/common/collect/DenseImmutableTable;->access$400(Lcom/google/common/collect/DenseImmutableTable;)[[Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
iget v1, p0, Lcom/google/common/collect/DenseImmutableTable$Row;->rowIndex:I
|
||
|
|
||
|
aget-object v0, v0, v1
|
||
|
|
||
|
aget-object v0, v0, p1
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method isPartialView()Z
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 172
|
||
|
const/4 v0, 0x1
|
||
|
|
||
|
return v0
|
||
|
.end method
|
||
|
|
||
|
.method keyToIndex()Lcom/google/common/collect/ImmutableMap;
|
||
|
.locals 1
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"()",
|
||
|
"Lcom/google/common/collect/ImmutableMap",
|
||
|
"<TC;",
|
||
|
"Ljava/lang/Integer;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 162
|
||
|
iget-object v0, p0, Lcom/google/common/collect/DenseImmutableTable$Row;->this$0:Lcom/google/common/collect/DenseImmutableTable;
|
||
|
|
||
|
invoke-static {v0}, Lcom/google/common/collect/DenseImmutableTable;->access$300(Lcom/google/common/collect/DenseImmutableTable;)Lcom/google/common/collect/ImmutableMap;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|