apkfuckery/com.discord/smali/com/discord/widgets/chat/input/WidgetChatInputMentions$OnT...

36 lines
876 B
Smali

.class public interface abstract Lcom/discord/widgets/chat/input/WidgetChatInputMentions$OnTagsMatched;
.super Ljava/lang/Object;
.source "WidgetChatInputMentions.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "OnTagsMatched"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract onTagsMatched(Ljava/util/List;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"TT;>;)V"
}
.end annotation
.end method