mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
108 lines
2.9 KiB
Smali
108 lines
2.9 KiB
Smali
.class Lcom/google/common/collect/ArrayTable$Column;
|
|
.super Lcom/google/common/collect/ArrayTable$ArrayMap;
|
|
.source "ArrayTable.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/common/collect/ArrayTable;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x2
|
|
name = "Column"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/common/collect/ArrayTable$ArrayMap<",
|
|
"TR;TV;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final columnIndex:I
|
|
|
|
.field final synthetic this$0:Lcom/google/common/collect/ArrayTable;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/google/common/collect/ArrayTable;I)V
|
|
.locals 1
|
|
|
|
iput-object p1, p0, Lcom/google/common/collect/ArrayTable$Column;->this$0:Lcom/google/common/collect/ArrayTable;
|
|
|
|
.line 620
|
|
invoke-static {p1}, Lcom/google/common/collect/ArrayTable;->access$300(Lcom/google/common/collect/ArrayTable;)Lcom/google/common/collect/ImmutableMap;
|
|
|
|
move-result-object p1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
invoke-direct {p0, p1, v0}, Lcom/google/common/collect/ArrayTable$ArrayMap;-><init>(Lcom/google/common/collect/ImmutableMap;Lcom/google/common/collect/ArrayTable$1;)V
|
|
|
|
iput p2, p0, Lcom/google/common/collect/ArrayTable$Column;->columnIndex:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method getKeyRole()Ljava/lang/String;
|
|
.locals 0
|
|
|
|
const-string p0, "Row"
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method getValue(I)Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(I)TV;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Ljavax/annotation/CheckForNull;
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/google/common/collect/ArrayTable$Column;->this$0:Lcom/google/common/collect/ArrayTable;
|
|
|
|
iget p0, p0, Lcom/google/common/collect/ArrayTable$Column;->columnIndex:I
|
|
|
|
.line 632
|
|
invoke-virtual {v0, p1, p0}, Lcom/google/common/collect/ArrayTable;->at(II)Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method setValue(ILjava/lang/Object;)Ljava/lang/Object;
|
|
.locals 1
|
|
.param p2 # Ljava/lang/Object;
|
|
.annotation runtime Ljavax/annotation/CheckForNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(ITV;)TV;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Ljavax/annotation/CheckForNull;
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/google/common/collect/ArrayTable$Column;->this$0:Lcom/google/common/collect/ArrayTable;
|
|
|
|
iget p0, p0, Lcom/google/common/collect/ArrayTable$Column;->columnIndex:I
|
|
|
|
.line 638
|
|
invoke-virtual {v0, p1, p0, p2}, Lcom/google/common/collect/ArrayTable;->set(IILjava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|