apkfuckery/com.discord/smali_classes2/x/r/b.smali

134 lines
3.0 KiB
Smali

.class public final Lx/r/b;
.super Lx/h/b;
.source "Sequences.kt"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"K:",
"Ljava/lang/Object;",
">",
"Lx/h/b<",
"TT;>;"
}
.end annotation
# instance fields
.field public final f:Ljava/util/HashSet;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/HashSet<",
"TK;>;"
}
.end annotation
.end field
.field public final g:Ljava/util/Iterator;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Iterator<",
"TT;>;"
}
.end annotation
.end field
.field public final h:Lkotlin/jvm/functions/Function1;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/functions/Function1<",
"TT;TK;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/util/Iterator;Lkotlin/jvm/functions/Function1;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Iterator<",
"+TT;>;",
"Lkotlin/jvm/functions/Function1<",
"-TT;+TK;>;)V"
}
.end annotation
const-string v0, "source"
invoke-static {p1, v0}, Lx/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "keySelector"
invoke-static {p2, v0}, Lx/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0}, Lx/h/b;-><init>()V
iput-object p1, p0, Lx/r/b;->g:Ljava/util/Iterator;
iput-object p2, p0, Lx/r/b;->h:Lkotlin/jvm/functions/Function1;
new-instance p1, Ljava/util/HashSet;
invoke-direct {p1}, Ljava/util/HashSet;-><init>()V
iput-object p1, p0, Lx/r/b;->f:Ljava/util/HashSet;
return-void
.end method
# virtual methods
.method public a()V
.locals 3
:cond_0
iget-object v0, p0, Lx/r/b;->g:Ljava/util/Iterator;
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_1
iget-object v0, p0, Lx/r/b;->g:Ljava/util/Iterator;
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
iget-object v1, p0, Lx/r/b;->h:Lkotlin/jvm/functions/Function1;
invoke-interface {v1, v0}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v1
iget-object v2, p0, Lx/r/b;->f:Ljava/util/HashSet;
invoke-virtual {v2, v1}, Ljava/util/HashSet;->add(Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_0
iput-object v0, p0, Lx/h/b;->e:Ljava/lang/Object;
sget-object v0, Lx/h/s;->d:Lx/h/s;
iput-object v0, p0, Lx/h/b;->d:Lx/h/s;
return-void
:cond_1
sget-object v0, Lx/h/s;->f:Lx/h/s;
iput-object v0, p0, Lx/h/b;->d:Lx/h/s;
return-void
.end method