ICommandInvokeMaker.smali

.class public interface abstract Lcom/cm/plugincluster/spec/ICommandInvokeMaker;
.super Ljava/lang/Object;
.source "ICommandInvokeMaker.java"


# virtual methods
.method public abstract makeCommandInvokers(Landroid/util/SparseArray;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/util/SparseArray",
            "<",
            "Lcom/cm/plugincluster/spec/CommandInvoker;",
            ">;)V"
        }
    .end annotation
.end method