ViewDelegate$Holder.smali
.class public final Lcom/drakeet/multitype/ViewDelegate$Holder;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/drakeet/multitype/ViewDelegate;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Holder"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<V:",
"Landroid/view/View;",
">",
"Landroidx/recyclerview/widget/RecyclerView$ViewHolder;"
}
.end annotation
# instance fields
.field private final a:Landroid/view/View;
.annotation system Ldalvik/annotation/Signature;
value = {
"TV;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Landroid/view/View;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TV;)V"
}
.end annotation
const-string v0, "view"
invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
.line 36
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
iput-object p1, p0, Lcom/drakeet/multitype/ViewDelegate$Holder;->a:Landroid/view/View;
return-void
.end method