WXBridgeManager$TimerInfo.smali
.class public Lcom/taobao/weex/bridge/WXBridgeManager$TimerInfo;
.super Ljava/lang/Object;
.source "WXBridgeManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/taobao/weex/bridge/WXBridgeManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "TimerInfo"
.end annotation
# instance fields
.field public callbackId:Ljava/lang/String;
.field public instanceId:Ljava/lang/String;
.field public time:J
# direct methods
.method public constructor <init>()V
.registers 1
.line 2775
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method