27 lines
618 B
Smali
27 lines
618 B
Smali
.class public Lcom/moji/http/ugc/bean/SearchUserResp;
|
|
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
|
|
.source "SearchUserResp.java"
|
|
|
|
|
|
# instance fields
|
|
.field public user_list:Ljava/util/ArrayList;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/ArrayList<",
|
|
"Lcom/moji/http/ugc/bean/SearchUserResultItem;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 10
|
|
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
|
|
|
|
return-void
|
|
.end method
|