54 lines
1.4 KiB
Smali
54 lines
1.4 KiB
Smali
.class public abstract Lcom/moji/user/message/BaseMsgCell;
|
|
.super Lcom/moji/newliveview/dynamic/base/BaseCell;
|
|
.source "BaseMsgCell.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnClickListener;
|
|
.implements Landroid/view/View$OnLongClickListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<M:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lcom/moji/newliveview/dynamic/base/BaseCell<",
|
|
"TM;>;",
|
|
"Landroid/view/View$OnClickListener;",
|
|
"Landroid/view/View$OnLongClickListener;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field protected a:Lcom/moji/user/message/IMsgDetailCallBack;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/user/message/IMsgDetailCallBack<",
|
|
"TM;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/Object;Lcom/moji/user/message/IMsgDetailCallBack;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(TM;",
|
|
"Lcom/moji/user/message/IMsgDetailCallBack<",
|
|
"TM;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 16
|
|
invoke-direct {p0, p1}, Lcom/moji/newliveview/dynamic/base/BaseCell;-><init>(Ljava/lang/Object;)V
|
|
|
|
.line 17
|
|
iput-object p2, p0, Lcom/moji/user/message/BaseMsgCell;->a:Lcom/moji/user/message/IMsgDetailCallBack;
|
|
|
|
return-void
|
|
.end method
|