ItemProvider.smali

.class interface abstract Lcom/cmcm/xiaobao/phone/smarthome/widget/sectionedrecyclerview/ItemProvider;
.super Ljava/lang/Object;


# annotations
.annotation build Landroid/support/annotation/RestrictTo;
    value = {
        .enum Landroid/support/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
    }
.end annotation


# virtual methods
.method public abstract getItemCount(I)I
.end method

.method public abstract getSectionCount()I
.end method

.method public abstract showHeadersForEmptySections()Z
.end method