bx.smali
.class public Lcom/tendcloud/tenddata/bx;
.super Ljava/lang/Object;
.source "td"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/tendcloud/tenddata/bx$a;
}
.end annotation
# instance fields
.field public a:Lcom/tendcloud/tenddata/a;
.field public b:Lcom/tendcloud/tenddata/bx$a;
# direct methods
.method public constructor <init>()V
.registers 2
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
.line 2
iput-object v0, p0, Lcom/tendcloud/tenddata/bx;->a:Lcom/tendcloud/tenddata/a;
.line 3
sget-object v0, Lcom/tendcloud/tenddata/bx$a;->IMMEDIATELY:Lcom/tendcloud/tenddata/bx$a;
iput-object v0, p0, Lcom/tendcloud/tenddata/bx;->b:Lcom/tendcloud/tenddata/bx$a;
return-void
.end method