bb$e.smali

.class Lcom/tendcloud/tenddata/bb$e;
.super Ljava/lang/Object;
.source "td"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/tendcloud/tenddata/bb;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = "e"
.end annotation


# instance fields
.field key:Ljava/lang/Object;

.field final synthetic this$0:Lcom/tendcloud/tenddata/bb;

.field value:Ljava/lang/Object;


# direct methods
.method constructor <init>(Lcom/tendcloud/tenddata/bb;Ljava/lang/Object;Ljava/lang/Object;)V
    .registers 4

    .line 1
    iput-object p1, p0, Lcom/tendcloud/tenddata/bb$e;->this$0:Lcom/tendcloud/tenddata/bb;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 2
    iput-object p2, p0, Lcom/tendcloud/tenddata/bb$e;->key:Ljava/lang/Object;

    .line 3
    iput-object p3, p0, Lcom/tendcloud/tenddata/bb$e;->value:Ljava/lang/Object;

    return-void
.end method