IndicatorController.smali

.class public interface abstract Lcom/just/agentweb/IndicatorController;
.super Ljava/lang/Object;
.source "IndicatorController.java"


# virtual methods
.method public abstract finish()V
.end method

.method public abstract offerIndicator()Lcom/just/agentweb/BaseIndicatorSpec;
.end method

.method public abstract progress(Landroid/webkit/WebView;I)V
.end method

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

.method public abstract showIndicator()V
.end method