l.smali

.class public final synthetic Lcom/sandboxol/greendao/c/l;
.super Ljava/lang/Object;
.source "lambda"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field private final synthetic a:Lcom/sandboxol/greendao/c/X;

.field private final synthetic b:Lcom/sandboxol/greendao/entity/PartyMemberInfo;


# direct methods
.method public synthetic constructor <init>(Lcom/sandboxol/greendao/c/X;Lcom/sandboxol/greendao/entity/PartyMemberInfo;)V
    .registers 3

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

    iput-object p1, p0, Lcom/sandboxol/greendao/c/l;->a:Lcom/sandboxol/greendao/c/X;

    iput-object p2, p0, Lcom/sandboxol/greendao/c/l;->b:Lcom/sandboxol/greendao/entity/PartyMemberInfo;

    return-void
.end method


# virtual methods
.method public final run()V
    .registers 3

    iget-object v0, p0, Lcom/sandboxol/greendao/c/l;->a:Lcom/sandboxol/greendao/c/X;

    iget-object v1, p0, Lcom/sandboxol/greendao/c/l;->b:Lcom/sandboxol/greendao/entity/PartyMemberInfo;

    invoke-virtual {v0, v1}, Lcom/sandboxol/greendao/c/X;->b(Lcom/sandboxol/greendao/entity/PartyMemberInfo;)V

    return-void
.end method