apkfuckery/com.discord/smali/com/discord/utilities/search/history/MGPreferenceSearchHistoryCa...

103 lines
3.6 KiB
Smali

.class public final Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache$getHistory$1;
.super Ljava/lang/Object;
.source "MGPreferenceSearchHistoryCache.kt"
# interfaces
.implements Lh0/k/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache;->getHistory(Lcom/discord/stores/StoreSearch$SearchTarget;)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lh0/k/b<",
"Ljava/util/LinkedList<",
"Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache$TargetHistory;",
">;",
"Ljava/util/Collection<",
"+",
"Ljava/util/List<",
"+",
"Lcom/discord/utilities/search/query/node/QueryNode;",
">;>;>;"
}
.end annotation
# instance fields
.field public final synthetic $searchTarget:Lcom/discord/stores/StoreSearch$SearchTarget;
.field public final synthetic this$0:Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache;
# direct methods
.method public constructor <init>(Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache;Lcom/discord/stores/StoreSearch$SearchTarget;)V
.locals 0
iput-object p1, p0, Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache$getHistory$1;->this$0:Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache;
iput-object p2, p0, Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache$getHistory$1;->$searchTarget:Lcom/discord/stores/StoreSearch$SearchTarget;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/util/LinkedList;
invoke-virtual {p0, p1}, Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache$getHistory$1;->call(Ljava/util/LinkedList;)Ljava/util/Collection;
move-result-object p1
return-object p1
.end method
.method public final call(Ljava/util/LinkedList;)Ljava/util/Collection;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/LinkedList<",
"Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache$TargetHistory;",
">;)",
"Ljava/util/Collection<",
"Ljava/util/List<",
"Lcom/discord/utilities/search/query/node/QueryNode;",
">;>;"
}
.end annotation
iget-object v0, p0, Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache$getHistory$1;->this$0:Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache;
const-string v1, "it"
invoke-static {p1, v1}, Ly/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v1, p0, Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache$getHistory$1;->$searchTarget:Lcom/discord/stores/StoreSearch$SearchTarget;
invoke-static {v0, p1, v1}, Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache;->access$find(Lcom/discord/utilities/search/history/MGPreferenceSearchHistoryCache;Ljava/util/LinkedList;Lcom/discord/stores/StoreSearch$SearchTarget;)Ljava/util/LinkedList;
move-result-object p1
return-object p1
.end method