IMemoryBoost$IMemoryCleanCallback.smali

.class public interface abstract Lcom/cleanmaster/gameboost/booster/IMemoryBoost$IMemoryCleanCallback;
.super Ljava/lang/Object;
.source "IMemoryBoost.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/gameboost/booster/IMemoryBoost;
.end annotation

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


# virtual methods
.method public abstract onAppCleanFinished(Ljava/util/List;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<",
            "Ljava/lang/String;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract onSingleAppCleaned(Ljava/lang/String;)V
.end method