SQLiteEventStore$Metadata.smali
.class Lcom/google/android/datatransport/runtime/scheduling/persistence/SQLiteEventStore$Metadata;
.super Ljava/lang/Object;
.source "com.google.android.datatransport:transport-runtime@@2.2.0"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/datatransport/runtime/scheduling/persistence/SQLiteEventStore;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "Metadata"
.end annotation
# instance fields
.field final key:Ljava/lang/String;
.field final value:Ljava/lang/String;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method private constructor <init>(Ljava/lang/String;Ljava/lang/String;)V
.registers 3
.param p1, "key" # Ljava/lang/String;
.param p2, "value" # Ljava/lang/String;
.line 515
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 516
iput-object p1, p0, Lcom/google/android/datatransport/runtime/scheduling/persistence/SQLiteEventStore$Metadata;->key:Ljava/lang/String;
.line 517
iput-object p2, p0, Lcom/google/android/datatransport/runtime/scheduling/persistence/SQLiteEventStore$Metadata;->value:Ljava/lang/String;
.line 518
return-void
.end method
.method synthetic constructor <init>(Ljava/lang/String;Ljava/lang/String;Lcom/google/android/datatransport/runtime/scheduling/persistence/SQLiteEventStore$1;)V
.registers 4
.param p1, "x0" # Ljava/lang/String;
.param p2, "x1" # Ljava/lang/String;
.param p3, "x2" # Lcom/google/android/datatransport/runtime/scheduling/persistence/SQLiteEventStore$1;
.line 511
invoke-direct {p0, p1, p2}, Lcom/google/android/datatransport/runtime/scheduling/persistence/SQLiteEventStore$Metadata;-><init>(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method