WeexInstanceMgr$5.smali 
.class Lio/dcloud/feature/weex/WeexInstanceMgr$5;
.super Ljava/lang/Object;
.source "WeexInstanceMgr.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/dcloud/feature/weex/WeexInstanceMgr;->onActivityDestroy(Z)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation
# instance fields
.field final synthetic this$0:Lio/dcloud/feature/weex/WeexInstanceMgr;
# direct methods
.method constructor <init>(Lio/dcloud/feature/weex/WeexInstanceMgr;)V
    .registers 2
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x8010
        }
        names = {
            "this$0"
        }
    .end annotation
    .line 801
    iput-object p1, p0, Lio/dcloud/feature/weex/WeexInstanceMgr$5;->this$0:Lio/dcloud/feature/weex/WeexInstanceMgr;
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
    return-void
.end method
# virtual methods
.method public run()V
    .registers 2
    .line 804
    iget-object v0, p0, Lio/dcloud/feature/weex/WeexInstanceMgr$5;->this$0:Lio/dcloud/feature/weex/WeexInstanceMgr;
    # invokes: Lio/dcloud/feature/weex/WeexInstanceMgr;->wrapperDestroy()V
    invoke-static {v0}, Lio/dcloud/feature/weex/WeexInstanceMgr;->access$400(Lio/dcloud/feature/weex/WeexInstanceMgr;)V
    return-void
.end method