CommunityNoticesCardDelegate$c.smali
.class public Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$c;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "c"
.end annotation
# instance fields
.field final a:Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$b;
.field final b:Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$a;
.field final c:Ljava/util/ArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/ArrayList<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$b;Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$a;Ljava/util/ArrayList;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$b;",
"Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$a;",
"Ljava/util/ArrayList<",
"Ljava/lang/String;",
">;)V"
}
.end annotation
const-string v0, "view"
invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "action"
invoke-static {p2, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "types"
invoke-static {p3, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
.line 28
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$c;->a:Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$b;
iput-object p2, p0, Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$c;->b:Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$a;
iput-object p3, p0, Lcom/imo/android/imoim/community/notice/community/delegate/CommunityNoticesCardDelegate$c;->c:Ljava/util/ArrayList;
return-void
.end method