Changes of com.discord v1220
This commit is contained in:
parent
a5cc97d3ed
commit
8c826440cb
1705 changed files with 48734 additions and 45161 deletions
|
@ -3562,6 +3562,49 @@
|
|||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static final firstOrNull(Lkotlin/sequences/Sequence;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">(",
|
||||
"Lkotlin/sequences/Sequence<",
|
||||
"+TT;>;)TT;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p0, :cond_1
|
||||
|
||||
invoke-interface {p0}, Lkotlin/sequences/Sequence;->iterator()Ljava/util/Iterator;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
|
||||
:cond_1
|
||||
const-string p0, "$this$firstOrNull"
|
||||
|
||||
invoke-static {p0}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public static final firstOrNull([Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
|
@ -7669,8 +7712,6 @@
|
|||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p0, :cond_0
|
||||
|
||||
invoke-static {p0}, Lf/n/a/k/a;->toMutableList(Lkotlin/sequences/Sequence;)Ljava/util/List;
|
||||
|
||||
move-result-object p0
|
||||
|
@ -7680,15 +7721,6 @@
|
|||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
|
||||
:cond_0
|
||||
const-string p0, "$this$toList"
|
||||
|
||||
invoke-static {p0}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p0, 0x0
|
||||
|
||||
throw p0
|
||||
.end method
|
||||
|
||||
.method public static final toList([I)Ljava/util/List;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue