TeamModel$6.smali

.class Lcom/sandboxol/imchat/ui/fragment/team/TeamModel$6;
.super Ljava/lang/Object;
.source "TeamModel.java"

# interfaces
.implements Lcom/sandboxol/greendao/a/c;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/imchat/ui/fragment/team/TeamModel;->savePartyMemberInfo(Lcom/sandboxol/greendao/entity/TeamMember;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lcom/sandboxol/greendao/a/c<",
        "Lcom/sandboxol/greendao/entity/TribeMember;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic this$0:Lcom/sandboxol/imchat/ui/fragment/team/TeamModel;

.field final synthetic val$teamMember:Lcom/sandboxol/greendao/entity/TeamMember;


# direct methods
.method constructor <init>(Lcom/sandboxol/imchat/ui/fragment/team/TeamModel;Lcom/sandboxol/greendao/entity/TeamMember;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lcom/sandboxol/imchat/ui/fragment/team/TeamModel$6;->this$0:Lcom/sandboxol/imchat/ui/fragment/team/TeamModel;

    iput-object p2, p0, Lcom/sandboxol/imchat/ui/fragment/team/TeamModel$6;->val$teamMember:Lcom/sandboxol/greendao/entity/TeamMember;

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

    return-void
.end method


# virtual methods
.method public onError(ILjava/lang/String;)V
    .registers 3

    return-void
.end method

.method public onSuccess(Lcom/sandboxol/greendao/entity/TribeMember;)V
    .registers 5

    if-nez p1, :cond_14

    .line 2
    invoke-static {}, Lcom/sandboxol/greendao/c/X;->newInstance()Lcom/sandboxol/greendao/c/X;

    move-result-object p1

    iget-object v0, p0, Lcom/sandboxol/imchat/ui/fragment/team/TeamModel$6;->val$teamMember:Lcom/sandboxol/greendao/entity/TeamMember;

    invoke-virtual {v0}, Lcom/sandboxol/greendao/entity/TeamMember;->getUserId()J

    move-result-wide v0

    new-instance v2, Lcom/sandboxol/imchat/ui/fragment/team/TeamModel$6$1;

    invoke-direct {v2, p0}, Lcom/sandboxol/imchat/ui/fragment/team/TeamModel$6$1;-><init>(Lcom/sandboxol/imchat/ui/fragment/team/TeamModel$6;)V

    invoke-virtual {p1, v0, v1, v2}, Lcom/sandboxol/greendao/c/X;->a(JLcom/sandboxol/greendao/a/c;)V

    :cond_14
    return-void
.end method

.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
    .registers 2

    .line 1
    check-cast p1, Lcom/sandboxol/greendao/entity/TribeMember;

    invoke-virtual {p0, p1}, Lcom/sandboxol/imchat/ui/fragment/team/TeamModel$6;->onSuccess(Lcom/sandboxol/greendao/entity/TribeMember;)V

    return-void
.end method