tmap/smali_classes3/com/google/protobuf/MapEntry$Metadata.smali
2022-06-10 21:38:30 +09:00

81 lines
2.5 KiB
Smali

.class final Lcom/google/protobuf/MapEntry$Metadata;
.super Lcom/google/protobuf/MapEntryLite$Metadata;
.source "MapEntry.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/MapEntry;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Metadata"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Lcom/google/protobuf/MapEntryLite$Metadata<",
"TK;TV;>;"
}
.end annotation
# instance fields
.field public final descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
.field public final parser:Lcom/google/protobuf/Parser;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/Parser<",
"Lcom/google/protobuf/MapEntry<",
"TK;TV;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lcom/google/protobuf/Descriptors$Descriptor;Lcom/google/protobuf/MapEntry;Lcom/google/protobuf/WireFormat$FieldType;Lcom/google/protobuf/WireFormat$FieldType;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/protobuf/Descriptors$Descriptor;",
"Lcom/google/protobuf/MapEntry<",
"TK;TV;>;",
"Lcom/google/protobuf/WireFormat$FieldType;",
"Lcom/google/protobuf/WireFormat$FieldType;",
")V"
}
.end annotation
.line 1
invoke-static {p2}, Lcom/google/protobuf/MapEntry;->access$000(Lcom/google/protobuf/MapEntry;)Ljava/lang/Object;
move-result-object v0
invoke-static {p2}, Lcom/google/protobuf/MapEntry;->access$100(Lcom/google/protobuf/MapEntry;)Ljava/lang/Object;
move-result-object p2
invoke-direct {p0, p3, v0, p4, p2}, Lcom/google/protobuf/MapEntryLite$Metadata;-><init>(Lcom/google/protobuf/WireFormat$FieldType;Ljava/lang/Object;Lcom/google/protobuf/WireFormat$FieldType;Ljava/lang/Object;)V
.line 2
iput-object p1, p0, Lcom/google/protobuf/MapEntry$Metadata;->descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
.line 3
new-instance p1, Lcom/google/protobuf/MapEntry$Metadata$1;
invoke-direct {p1, p0}, Lcom/google/protobuf/MapEntry$Metadata$1;-><init>(Lcom/google/protobuf/MapEntry$Metadata;)V
iput-object p1, p0, Lcom/google/protobuf/MapEntry$Metadata;->parser:Lcom/google/protobuf/Parser;
return-void
.end method