IBehaviorCode.smali

.class public interface abstract Lcom/cm/plugincluster/softmgr/interfaces/scan/IBehaviorCode;
.super Ljava/lang/Object;
.source "IBehaviorCode.java"


# virtual methods
.method public abstract getAdwareCode()Lcom/cm/plugincluster/softmgr/interfaces/scan/CodeInterface$IAdwareCode;
.end method

.method public abstract getPaymentCode()Lcom/cm/plugincluster/softmgr/interfaces/scan/CodeInterface$IPaymentCode;
.end method

.method public abstract getVirusCode()Lcom/cm/plugincluster/softmgr/interfaces/scan/CodeInterface$IVirusCode;
.end method