Indicator.smali

.class public interface abstract Lim/tpelyyftgw/ui/components/banner/indicator/Indicator;
.super Ljava/lang/Object;
.source "Indicator.java"

# interfaces
.implements Lim/tpelyyftgw/ui/components/banner/listener/OnPageChangeListener;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract getIndicatorConfig()Lim/tpelyyftgw/ui/components/banner/config/IndicatorConfig;
.end method

.method public abstract getIndicatorView()Landroid/view/View;
.end method

.method public abstract onPageChanged(II)V
.end method