ToolBoxPresenterImpl$2.smali

.class Lcom/keniu/security/newmain/toolbox/presenter/ToolBoxPresenterImpl$2;
.super Lcom/google/gson/reflect/TypeToken;
.source "ToolBoxPresenterImpl.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/google/gson/reflect/TypeToken",
        "<",
        "Ljava/util/ArrayList",
        "<",
        "Lcom/keniu/security/newmain/toolbox/model/RecommendModel;",
        ">;>;"
    }
.end annotation


# instance fields
.field final synthetic this$0:Lcom/keniu/security/newmain/toolbox/presenter/ToolBoxPresenterImpl;


# direct methods
.method constructor <init>(Lcom/keniu/security/newmain/toolbox/presenter/ToolBoxPresenterImpl;)V
    .registers 2

    .prologue
    .line 222
    iput-object p1, p0, Lcom/keniu/security/newmain/toolbox/presenter/ToolBoxPresenterImpl$2;->this$0:Lcom/keniu/security/newmain/toolbox/presenter/ToolBoxPresenterImpl;

    invoke-direct {p0}, Lcom/google/gson/reflect/TypeToken;-><init>()V

    return-void
.end method