WXBaseWrapper$1.smali

.class Lio/dcloud/feature/weex/WXBaseWrapper$1;
.super Ljava/lang/Object;
.source "WXBaseWrapper.java"

# interfaces
.implements Lio/dcloud/feature/weex/adapter/widget/refresh/DCWeexBaseRefreshLayout$OnRefreshListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/dcloud/feature/weex/WXBaseWrapper;->initRefresh(Lorg/json/JSONObject;)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/WXBaseWrapper;


# direct methods
.method constructor <init>(Lio/dcloud/feature/weex/WXBaseWrapper;)V
    .registers 2
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x8010
        }
        names = {
            "this$0"
        }
    .end annotation

    .line 58
    iput-object p1, p0, Lio/dcloud/feature/weex/WXBaseWrapper$1;->this$0:Lio/dcloud/feature/weex/WXBaseWrapper;

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

    return-void
.end method


# virtual methods
.method public onRefresh()V
    .registers 2

    .line 61
    iget-object v0, p0, Lio/dcloud/feature/weex/WXBaseWrapper$1;->this$0:Lio/dcloud/feature/weex/WXBaseWrapper;

    invoke-virtual {v0}, Lio/dcloud/feature/weex/WXBaseWrapper;->onRefresh()V

    return-void
.end method