CodeInterface$IVirusCode.smali

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


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cm/plugincluster/softmgr/interfaces/scan/CodeInterface;
.end annotation

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


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

.method public abstract isVirus()Z
.end method