IKCacheCloudQuery$IPkgQueryCallback.smali

.class public interface abstract Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$IPkgQueryCallback;
.super Ljava/lang/Object;
.source "IKCacheCloudQuery.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/cleancloud/IKCacheCloudQuery;
.end annotation

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


# virtual methods
.method public abstract checkStop()Z
.end method

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

.method public abstract onGetQueryResult(ILjava/util/Collection;Z)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(I",
            "Ljava/util/Collection",
            "<",
            "Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$PkgQueryData;",
            ">;Z)V"
        }
    .end annotation
.end method