q0.smali

.class public abstract Lje/q0;
.super Landroidx/databinding/ViewDataBinding;
.source "ChatMsgNotifyLayoutBinding.java"


# instance fields
.field public final a:Lcom/shopee/android/base/roboto/widget/RobotoTextView;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public final b:Lcom/shopee/android/base/roboto/widget/RobotoTextView;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end field

.field public c:Lcom/shopee/foody/driver/im/data/ChatMsgNotifyData;
    .annotation runtime Landroidx/databinding/Bindable;
    .end annotation
.end field


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Ljava/lang/Object;Landroid/view/View;ILcom/shopee/android/base/roboto/widget/RobotoTextView;Lcom/shopee/android/base/roboto/widget/RobotoTextView;)V
    .registers 6

    invoke-direct {p0, p1, p2, p3}, Landroidx/databinding/ViewDataBinding;-><init>(Ljava/lang/Object;Landroid/view/View;I)V

    iput-object p4, p0, Lje/q0;->a:Lcom/shopee/android/base/roboto/widget/RobotoTextView;

    iput-object p5, p0, Lje/q0;->b:Lcom/shopee/android/base/roboto/widget/RobotoTextView;

    return-void
.end method


# virtual methods
.method public a()Lcom/shopee/foody/driver/im/data/ChatMsgNotifyData;
    .registers 2
    .annotation build Landroidx/annotation/Nullable;
    .end annotation

    iget-object v0, p0, Lje/q0;->c:Lcom/shopee/foody/driver/im/data/ChatMsgNotifyData;

    return-object v0
.end method

.method public abstract a(Lcom/shopee/foody/driver/im/data/ChatMsgNotifyData;)V
    .param p1    # Lcom/shopee/foody/driver/im/data/ChatMsgNotifyData;
        .annotation build Landroidx/annotation/Nullable;
        .end annotation
    .end param
.end method