B.smali

.class public Lcom/sandboxol/greendao/c/B;
.super Lcom/sandboxol/greendao/c/y;
.source "ChatMessageDbHelper.java"


# static fields
.field private static a:Lcom/sandboxol/greendao/c/B;


# instance fields
.field private b:J


# direct methods
.method private constructor <init>()V
    .registers 3

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/greendao/c/y;-><init>()V

    const-wide/16 v0, 0x0

    .line 2
    iput-wide v0, p0, Lcom/sandboxol/greendao/c/B;->b:J

    return-void
.end method

.method public static declared-synchronized newInstance()Lcom/sandboxol/greendao/c/B;
    .registers 2

    const-class v0, Lcom/sandboxol/greendao/c/B;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-object v1, Lcom/sandboxol/greendao/c/B;->a:Lcom/sandboxol/greendao/c/B;

    if-nez v1, :cond_e

    .line 2
    new-instance v1, Lcom/sandboxol/greendao/c/B;

    invoke-direct {v1}, Lcom/sandboxol/greendao/c/B;-><init>()V

    sput-object v1, Lcom/sandboxol/greendao/c/B;->a:Lcom/sandboxol/greendao/c/B;

    .line 3
    :cond_e
    sget-object v1, Lcom/sandboxol/greendao/c/B;->a:Lcom/sandboxol/greendao/c/B;
    :try_end_10
    .catchall {:try_start_3 .. :try_end_10} :catchall_12

    monitor-exit v0

    return-object v1

    :catchall_12
    move-exception v1

    monitor-exit v0

    throw v1
.end method


# virtual methods
.method public b(J)V
    .registers 3

    .line 1
    iput-wide p1, p0, Lcom/sandboxol/greendao/c/B;->b:J

    return-void
.end method

.method protected getDao()Lcom/sandboxol/greendao/entity/TeamUIMessageDao;
    .registers 2

    .line 2
    invoke-super {p0}, Lcom/sandboxol/greendao/c/y;->getDao()Lorg/greenrobot/greendao/a;

    move-result-object v0

    check-cast v0, Lcom/sandboxol/greendao/entity/TeamUIMessageDao;

    return-object v0
.end method

.method protected bridge synthetic getDao()Lorg/greenrobot/greendao/a;
    .registers 2

    .line 1
    invoke-virtual {p0}, Lcom/sandboxol/greendao/c/B;->getDao()Lcom/sandboxol/greendao/entity/TeamUIMessageDao;

    move-result-object v0

    return-object v0
.end method

.method protected init(Lcom/sandboxol/greendao/entity/DaoSession;)Lorg/greenrobot/greendao/a;
    .registers 2

    .line 1
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/DaoSession;->getTeamUIMessageDao()Lcom/sandboxol/greendao/entity/TeamUIMessageDao;

    move-result-object p1

    return-object p1
.end method