Carousel$Adapter.smali

.class public interface abstract Landroidx/constraintlayout/helper/widget/Carousel$Adapter;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Landroidx/constraintlayout/helper/widget/Carousel;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "Adapter"
.end annotation


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

.method public abstract onNewItem(I)V
.end method

.method public abstract populate(Landroid/view/View;I)V
.end method