KMultiMessage.smali
.class public interface abstract Lcom/cmcm/locker/sdk/notificationhelper/impl/model/KMultiMessage;
.super Ljava/lang/Object;
.source "KMultiMessage.java"
# interfaces
.implements Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/IMessage;
# virtual methods
.method public abstract addMessage(Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/IMessage;)V
.end method
.method public abstract changeMessage(Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/IMessage;)V
.end method
.method public abstract getCount()I
.end method
.method public abstract getList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List",
"<",
"Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/IMessage;",
">;"
}
.end annotation
.end method
.method public abstract isSameMessage(Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/IMessage;)Z
.end method
.method public abstract isSupportExpand()Z
.end method
.method public abstract removeMessage(Lcom/cmcm/locker/sdk/notificationhelper/impl/inter/IMessage;)V
.end method