BaseSectionedRecyclerViewAdapter.smali
.class public abstract Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/BaseSectionedRecyclerViewAdapter;
.super Landroid/support/v7/widget/RecyclerView$Adapter;
# interfaces
.implements Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<VH:",
"Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/AbstractSectionedViewHolder;",
">",
"Landroid/support/v7/widget/RecyclerView$Adapter",
"<TVH;>;",
"Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/a;"
}
.end annotation
# instance fields
.field private a:Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/b;
# direct methods
.method public constructor <init>()V
.registers 2
invoke-direct {p0}, Landroid/support/v7/widget/RecyclerView$Adapter;-><init>()V
new-instance v0, Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/b;
invoke-direct {v0}, Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/b;-><init>()V
iput-object v0, p0, Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/BaseSectionedRecyclerViewAdapter;->a:Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/b;
iget-object v0, p0, Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/BaseSectionedRecyclerViewAdapter;->a:Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/b;
invoke-virtual {v0, p0}, Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/b;->a(Lcom/cmcm/xiaobao/phone/widget/sectionedrecyclerview/a;)I
return-void
.end method