* Decompile and recreate Soul Browser v1.4.85 with APK CI builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix CI build: include bundled google.jks and remove PR trigger The apktool build failed in CI because app/unknown/.../google.jks was excluded by the *.jks gitignore rule. Whitelist app-bundled JKS files and commit the missing resource. Also remove the redundant pull_request workflow trigger. Co-authored-by: KaKi87 <KaKi87@pm.me> * Change package ID to com.github.kaki87.soulbrowser Rename the application ID so the rebuilt APK can be installed alongside the original Soul Browser from Google Play. - Update AndroidManifest package, permissions, providers, and actions - Update R class references in smali (com/github/kaki87/soulbrowser/R) - Update shortcuts.xml targetPackage - Rename app label to "Soul Rebuild" for easy identification Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install compatibility: remove split APK metadata and bundle native libs The rebuilt APK still declared requiredSplitTypes and Play Store split metadata, causing Android to reject standalone installs as incompatible. - Remove requiredSplitTypes and split-related manifest meta-data - Merge native libs from all ABI splits with uncompressed storage - Page-align before signing for extractNativeLibs=false - Add .so to apktool doNotCompress list Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install failure: use apksigner v2/v3 and bundle arm64 native libs Target SDK 36 requires APK Signature Scheme v2+, but jarsigner only produces v1 signatures, causing Android to reject the install. - Sign with apksigner (v1+v2+v3) instead of jarsigner - Add arm64-v8a native libraries from universal Soul Browser 1.4.79 - Set extractNativeLibs=true for reliable sideload installs - Commit stable debug keystore for consistent signatures across builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Add committed debug keystore for consistent APK signatures Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix startup crash: use original classes2.dex desugar libraries Apktool recompiles smali_classes2 into a broken classes2.dex, causing ClassNotFoundException for j$.com.android.tools.r8.a at ML Kit init. Inject the original classes2.dex (Java 8+ desugar libs) after apktool build instead of using the recompiled version. Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix missing drawable resources from density split APKs The base APK is an app bundle module; density-specific drawables like seek_thumb_nor_b live in config.xhdpi.apk and were missing after rebuild, causing Resources$NotFoundException at runtime. - Merge non-9-patch resources from split APKs before apktool build - Sync public.xml IDs from R smali only when backing files exist - Add 713 density-specific resource IDs to public.xml Co-authored-by: KaKi87 <KaKi87@pm.me> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2233 lines
46 KiB
Smali
2233 lines
46 KiB
Smali
.class public abstract Lj$/util/stream/v3;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lj$/util/stream/n8;
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lj$/util/stream/u2;
|
|
|
|
.field public static final b:Lj$/util/stream/s2;
|
|
|
|
.field public static final c:Lj$/util/stream/t2;
|
|
|
|
.field public static final d:Lj$/util/stream/r2;
|
|
|
|
.field public static final e:[I
|
|
|
|
.field public static final f:[J
|
|
|
|
.field public static final g:[D
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 67
|
|
new-instance v0, Lj$/util/stream/u2;
|
|
|
|
.line 566
|
|
invoke-direct {v0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 67
|
|
sput-object v0, Lj$/util/stream/v3;->a:Lj$/util/stream/u2;
|
|
|
|
.line 68
|
|
new-instance v0, Lj$/util/stream/s2;
|
|
|
|
.line 566
|
|
invoke-direct {v0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 68
|
|
sput-object v0, Lj$/util/stream/v3;->b:Lj$/util/stream/s2;
|
|
|
|
.line 69
|
|
new-instance v0, Lj$/util/stream/t2;
|
|
|
|
.line 566
|
|
invoke-direct {v0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 69
|
|
sput-object v0, Lj$/util/stream/v3;->c:Lj$/util/stream/t2;
|
|
|
|
.line 70
|
|
new-instance v0, Lj$/util/stream/r2;
|
|
|
|
.line 566
|
|
invoke-direct {v0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 70
|
|
sput-object v0, Lj$/util/stream/v3;->d:Lj$/util/stream/r2;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 1316
|
|
new-array v1, v0, [I
|
|
|
|
sput-object v1, Lj$/util/stream/v3;->e:[I
|
|
|
|
.line 1317
|
|
new-array v1, v0, [J
|
|
|
|
sput-object v1, Lj$/util/stream/v3;->f:[J
|
|
|
|
.line 1318
|
|
new-array v0, v0, [D
|
|
|
|
sput-object v0, Lj$/util/stream/v3;->g:[D
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static C()V
|
|
.locals 2
|
|
|
|
.line 181
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
const-string v1, "called wrong accept method"
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public static D(Lj$/util/stream/k5;Ljava/lang/Double;)V
|
|
.locals 2
|
|
|
|
.line 229
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 231
|
|
invoke-virtual {p1}, Ljava/lang/Double;->doubleValue()D
|
|
|
|
move-result-wide v0
|
|
|
|
invoke-interface {p0, v0, v1}, Lj$/util/stream/k5;->accept(D)V
|
|
|
|
return-void
|
|
|
|
.line 230
|
|
:cond_0
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p0
|
|
|
|
const-string p1, "{0} calling Sink.OfDouble.accept(Double)"
|
|
|
|
invoke-static {p0, p1}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static bridge synthetic E(Lj$/util/stream/k5;Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 223
|
|
check-cast p1, Ljava/lang/Double;
|
|
|
|
invoke-interface {p0, p1}, Lj$/util/stream/k5;->n(Ljava/lang/Double;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static F(Lj$/util/stream/l5;Ljava/lang/Integer;)V
|
|
.locals 1
|
|
|
|
.line 195
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 197
|
|
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
|
|
|
|
move-result p1
|
|
|
|
invoke-interface {p0, p1}, Lj$/util/stream/l5;->accept(I)V
|
|
|
|
return-void
|
|
|
|
.line 196
|
|
:cond_0
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p0
|
|
|
|
const-string p1, "{0} calling Sink.OfInt.accept(Integer)"
|
|
|
|
invoke-static {p0, p1}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static bridge synthetic G(Lj$/util/stream/l5;Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 189
|
|
check-cast p1, Ljava/lang/Integer;
|
|
|
|
invoke-interface {p0, p1}, Lj$/util/stream/l5;->d(Ljava/lang/Integer;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static H(Lj$/util/stream/m5;Ljava/lang/Long;)V
|
|
.locals 2
|
|
|
|
.line 212
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 214
|
|
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
|
|
|
|
move-result-wide v0
|
|
|
|
invoke-interface {p0, v0, v1}, Lj$/util/stream/m5;->accept(J)V
|
|
|
|
return-void
|
|
|
|
.line 213
|
|
:cond_0
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p0
|
|
|
|
const-string p1, "{0} calling Sink.OfLong.accept(Long)"
|
|
|
|
invoke-static {p0, p1}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static bridge synthetic I(Lj$/util/stream/m5;Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 206
|
|
check-cast p1, Ljava/lang/Long;
|
|
|
|
invoke-interface {p0, p1}, Lj$/util/stream/m5;->l(Ljava/lang/Long;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static J()V
|
|
.locals 2
|
|
|
|
.line 159
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
const-string v1, "called wrong accept method"
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public static K()V
|
|
.locals 2
|
|
|
|
.line 170
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
const-string v1, "called wrong accept method"
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public static L(Lj$/util/stream/b2;Ljava/util/function/IntFunction;)[Ljava/lang/Object;
|
|
.locals 4
|
|
|
|
.line 268
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
.line 271
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide v0
|
|
|
|
const-wide/32 v2, 0x7ffffff7
|
|
|
|
cmp-long v0, v0, v2
|
|
|
|
if-gez v0, :cond_0
|
|
|
|
.line 274
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide v0
|
|
|
|
long-to-int v0, v0
|
|
|
|
invoke-interface {p1, v0}, Ljava/util/function/IntFunction;->apply(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, [Ljava/lang/Object;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 275
|
|
invoke-interface {p0, p1, v0}, Lj$/util/stream/c2;->k([Ljava/lang/Object;I)V
|
|
|
|
return-object p1
|
|
|
|
.line 273
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string p1, "Stream size exceeds max array size"
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
|
|
.line 269
|
|
:cond_1
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p0
|
|
|
|
const-string p1, "{0} calling Node.OfPrimitive.asArray"
|
|
|
|
invoke-static {p0, p1}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static M(Lj$/util/stream/w1;[Ljava/lang/Double;I)V
|
|
.locals 4
|
|
|
|
.line 505
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
.line 508
|
|
invoke-interface {p0}, Lj$/util/stream/b2;->b()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, [D
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 509
|
|
:goto_0
|
|
array-length v1, p0
|
|
|
|
if-ge v0, v1, :cond_0
|
|
|
|
add-int v1, p2, v0
|
|
|
|
.line 510
|
|
aget-wide v2, p0, v0
|
|
|
|
invoke-static {v2, v3}, Ljava/lang/Double;->valueOf(D)Ljava/lang/Double;
|
|
|
|
move-result-object v2
|
|
|
|
aput-object v2, p1, v1
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
return-void
|
|
|
|
.line 506
|
|
:cond_1
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p0
|
|
|
|
const-string p1, "{0} calling Node.OfDouble.copyInto(Double[], int)"
|
|
|
|
invoke-static {p0, p1}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static N(Lj$/util/stream/y1;[Ljava/lang/Integer;I)V
|
|
.locals 3
|
|
|
|
.line 349
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
.line 352
|
|
invoke-interface {p0}, Lj$/util/stream/b2;->b()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, [I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 353
|
|
:goto_0
|
|
array-length v1, p0
|
|
|
|
if-ge v0, v1, :cond_0
|
|
|
|
add-int v1, p2, v0
|
|
|
|
.line 354
|
|
aget v2, p0, v0
|
|
|
|
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object v2
|
|
|
|
aput-object v2, p1, v1
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
return-void
|
|
|
|
.line 350
|
|
:cond_1
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p0
|
|
|
|
const-string p1, "{0} calling Node.OfInt.copyInto(Integer[], int)"
|
|
|
|
invoke-static {p0, p1}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static O(Lj$/util/stream/a2;[Ljava/lang/Long;I)V
|
|
.locals 4
|
|
|
|
.line 426
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
.line 429
|
|
invoke-interface {p0}, Lj$/util/stream/b2;->b()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, [J
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 430
|
|
:goto_0
|
|
array-length v1, p0
|
|
|
|
if-ge v0, v1, :cond_0
|
|
|
|
add-int v1, p2, v0
|
|
|
|
.line 431
|
|
aget-wide v2, p0, v0
|
|
|
|
invoke-static {v2, v3}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object v2
|
|
|
|
aput-object v2, p1, v1
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
return-void
|
|
|
|
.line 427
|
|
:cond_1
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p0
|
|
|
|
const-string p1, "{0} calling Node.OfInt.copyInto(Long[], int)"
|
|
|
|
invoke-static {p0, p1}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static P(Lj$/util/stream/w1;Ljava/util/function/Consumer;)V
|
|
.locals 1
|
|
|
|
.line 483
|
|
instance-of v0, p1, Ljava/util/function/DoubleConsumer;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 484
|
|
check-cast p1, Ljava/util/function/DoubleConsumer;
|
|
|
|
invoke-interface {p0, p1}, Lj$/util/stream/b2;->g(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
|
|
.line 487
|
|
:cond_0
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
.line 489
|
|
invoke-interface {p0}, Lj$/util/stream/b2;->spliterator()Lj$/util/Spliterator$OfPrimitive;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lj$/util/Spliterator$OfDouble;
|
|
|
|
invoke-interface {p0, p1}, Lj$/util/Spliterator;->forEachRemaining(Ljava/util/function/Consumer;)V
|
|
|
|
return-void
|
|
|
|
.line 488
|
|
:cond_1
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p0
|
|
|
|
const-string p1, "{0} calling Node.OfLong.forEachRemaining(Consumer)"
|
|
|
|
invoke-static {p0, p1}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static Q(Lj$/util/stream/y1;Ljava/util/function/Consumer;)V
|
|
.locals 1
|
|
|
|
.line 329
|
|
instance-of v0, p1, Ljava/util/function/IntConsumer;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 330
|
|
check-cast p1, Ljava/util/function/IntConsumer;
|
|
|
|
invoke-interface {p0, p1}, Lj$/util/stream/b2;->g(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
|
|
.line 333
|
|
:cond_0
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
.line 335
|
|
invoke-interface {p0}, Lj$/util/stream/b2;->spliterator()Lj$/util/Spliterator$OfPrimitive;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lj$/util/Spliterator$OfInt;
|
|
|
|
invoke-interface {p0, p1}, Lj$/util/Spliterator;->forEachRemaining(Ljava/util/function/Consumer;)V
|
|
|
|
return-void
|
|
|
|
.line 334
|
|
:cond_1
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p0
|
|
|
|
const-string p1, "{0} calling Node.OfInt.forEachRemaining(Consumer)"
|
|
|
|
invoke-static {p0, p1}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static R(Lj$/util/stream/a2;Ljava/util/function/Consumer;)V
|
|
.locals 1
|
|
|
|
.line 406
|
|
instance-of v0, p1, Ljava/util/function/LongConsumer;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 407
|
|
check-cast p1, Ljava/util/function/LongConsumer;
|
|
|
|
invoke-interface {p0, p1}, Lj$/util/stream/b2;->g(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
|
|
.line 410
|
|
:cond_0
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
.line 412
|
|
invoke-interface {p0}, Lj$/util/stream/b2;->spliterator()Lj$/util/Spliterator$OfPrimitive;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lj$/util/Spliterator$OfLong;
|
|
|
|
invoke-interface {p0, p1}, Lj$/util/Spliterator;->forEachRemaining(Ljava/util/function/Consumer;)V
|
|
|
|
return-void
|
|
|
|
.line 411
|
|
:cond_1
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p0
|
|
|
|
const-string p1, "{0} calling Node.OfLong.forEachRemaining(Consumer)"
|
|
|
|
invoke-static {p0, p1}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static S(Lj$/util/stream/w1;JJ)Lj$/util/stream/w1;
|
|
.locals 8
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p1, v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 516
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide v0
|
|
|
|
cmp-long v0, p3, v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
sub-long v0, p3, p1
|
|
|
|
.line 519
|
|
invoke-interface {p0}, Lj$/util/stream/b2;->spliterator()Lj$/util/Spliterator$OfPrimitive;
|
|
|
|
move-result-object v2
|
|
|
|
check-cast v2, Lj$/util/Spliterator$OfDouble;
|
|
|
|
.line 520
|
|
invoke-static {v0, v1}, Lj$/util/stream/v3;->e0(J)Lj$/util/stream/r1;
|
|
|
|
move-result-object v3
|
|
|
|
.line 521
|
|
invoke-interface {v3, v0, v1}, Lj$/util/stream/n5;->c(J)V
|
|
|
|
const/4 v4, 0x0
|
|
|
|
move v5, v4
|
|
|
|
:goto_0
|
|
int-to-long v6, v5
|
|
|
|
cmp-long v6, v6, p1
|
|
|
|
if-gez v6, :cond_1
|
|
|
|
.line 522
|
|
new-instance v6, Lj$/util/stream/v1;
|
|
|
|
const/4 v7, 0x0
|
|
|
|
.line 0
|
|
invoke-direct {v6, v7}, Lj$/util/stream/v1;-><init>(I)V
|
|
|
|
.line 522
|
|
invoke-interface {v2, v6}, Lj$/util/Spliterator$OfDouble;->tryAdvance(Ljava/util/function/DoubleConsumer;)Z
|
|
|
|
move-result v6
|
|
|
|
if-eqz v6, :cond_1
|
|
|
|
add-int/lit8 v5, v5, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
.line 523
|
|
:cond_1
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide p0
|
|
|
|
cmp-long p0, p3, p0
|
|
|
|
if-nez p0, :cond_2
|
|
|
|
.line 524
|
|
invoke-interface {v2, v3}, Lj$/util/Spliterator$OfDouble;->forEachRemaining(Ljava/util/function/DoubleConsumer;)V
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
:goto_1
|
|
int-to-long p0, v4
|
|
|
|
cmp-long p0, p0, v0
|
|
|
|
if-gez p0, :cond_3
|
|
|
|
.line 526
|
|
invoke-interface {v2, v3}, Lj$/util/Spliterator$OfDouble;->tryAdvance(Ljava/util/function/DoubleConsumer;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_3
|
|
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
.line 528
|
|
:cond_3
|
|
:goto_2
|
|
invoke-interface {v3}, Lj$/util/stream/n5;->end()V
|
|
|
|
.line 529
|
|
invoke-interface {v3}, Lj$/util/stream/r1;->build()Lj$/util/stream/w1;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static T(Lj$/util/stream/y1;JJ)Lj$/util/stream/y1;
|
|
.locals 8
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p1, v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 360
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide v0
|
|
|
|
cmp-long v0, p3, v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
sub-long v0, p3, p1
|
|
|
|
.line 363
|
|
invoke-interface {p0}, Lj$/util/stream/b2;->spliterator()Lj$/util/Spliterator$OfPrimitive;
|
|
|
|
move-result-object v2
|
|
|
|
check-cast v2, Lj$/util/Spliterator$OfInt;
|
|
|
|
.line 364
|
|
invoke-static {v0, v1}, Lj$/util/stream/v3;->n0(J)Lj$/util/stream/s1;
|
|
|
|
move-result-object v3
|
|
|
|
.line 365
|
|
invoke-interface {v3, v0, v1}, Lj$/util/stream/n5;->c(J)V
|
|
|
|
const/4 v4, 0x0
|
|
|
|
move v5, v4
|
|
|
|
:goto_0
|
|
int-to-long v6, v5
|
|
|
|
cmp-long v6, v6, p1
|
|
|
|
if-gez v6, :cond_1
|
|
|
|
.line 366
|
|
new-instance v6, Lj$/util/stream/x1;
|
|
|
|
const/4 v7, 0x0
|
|
|
|
.line 0
|
|
invoke-direct {v6, v7}, Lj$/util/stream/x1;-><init>(I)V
|
|
|
|
.line 366
|
|
invoke-interface {v2, v6}, Lj$/util/Spliterator$OfInt;->tryAdvance(Ljava/util/function/IntConsumer;)Z
|
|
|
|
move-result v6
|
|
|
|
if-eqz v6, :cond_1
|
|
|
|
add-int/lit8 v5, v5, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
.line 367
|
|
:cond_1
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide p0
|
|
|
|
cmp-long p0, p3, p0
|
|
|
|
if-nez p0, :cond_2
|
|
|
|
.line 368
|
|
invoke-interface {v2, v3}, Lj$/util/Spliterator$OfInt;->forEachRemaining(Ljava/util/function/IntConsumer;)V
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
:goto_1
|
|
int-to-long p0, v4
|
|
|
|
cmp-long p0, p0, v0
|
|
|
|
if-gez p0, :cond_3
|
|
|
|
.line 370
|
|
invoke-interface {v2, v3}, Lj$/util/Spliterator$OfInt;->tryAdvance(Ljava/util/function/IntConsumer;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_3
|
|
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
.line 372
|
|
:cond_3
|
|
:goto_2
|
|
invoke-interface {v3}, Lj$/util/stream/n5;->end()V
|
|
|
|
.line 373
|
|
invoke-interface {v3}, Lj$/util/stream/s1;->build()Lj$/util/stream/y1;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static U(Lj$/util/stream/a2;JJ)Lj$/util/stream/a2;
|
|
.locals 8
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p1, v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 437
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide v0
|
|
|
|
cmp-long v0, p3, v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
sub-long v0, p3, p1
|
|
|
|
.line 440
|
|
invoke-interface {p0}, Lj$/util/stream/b2;->spliterator()Lj$/util/Spliterator$OfPrimitive;
|
|
|
|
move-result-object v2
|
|
|
|
check-cast v2, Lj$/util/Spliterator$OfLong;
|
|
|
|
.line 441
|
|
invoke-static {v0, v1}, Lj$/util/stream/v3;->o0(J)Lj$/util/stream/t1;
|
|
|
|
move-result-object v3
|
|
|
|
.line 442
|
|
invoke-interface {v3, v0, v1}, Lj$/util/stream/n5;->c(J)V
|
|
|
|
const/4 v4, 0x0
|
|
|
|
move v5, v4
|
|
|
|
:goto_0
|
|
int-to-long v6, v5
|
|
|
|
cmp-long v6, v6, p1
|
|
|
|
if-gez v6, :cond_1
|
|
|
|
.line 443
|
|
new-instance v6, Lj$/util/stream/z1;
|
|
|
|
const/4 v7, 0x0
|
|
|
|
.line 0
|
|
invoke-direct {v6, v7}, Lj$/util/stream/z1;-><init>(I)V
|
|
|
|
.line 443
|
|
invoke-interface {v2, v6}, Lj$/util/Spliterator$OfLong;->tryAdvance(Ljava/util/function/LongConsumer;)Z
|
|
|
|
move-result v6
|
|
|
|
if-eqz v6, :cond_1
|
|
|
|
add-int/lit8 v5, v5, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
.line 444
|
|
:cond_1
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide p0
|
|
|
|
cmp-long p0, p3, p0
|
|
|
|
if-nez p0, :cond_2
|
|
|
|
.line 445
|
|
invoke-interface {v2, v3}, Lj$/util/Spliterator$OfLong;->forEachRemaining(Ljava/util/function/LongConsumer;)V
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
:goto_1
|
|
int-to-long p0, v4
|
|
|
|
cmp-long p0, p0, v0
|
|
|
|
if-gez p0, :cond_3
|
|
|
|
.line 447
|
|
invoke-interface {v2, v3}, Lj$/util/Spliterator$OfLong;->tryAdvance(Ljava/util/function/LongConsumer;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_3
|
|
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
.line 449
|
|
:cond_3
|
|
:goto_2
|
|
invoke-interface {v3}, Lj$/util/stream/n5;->end()V
|
|
|
|
.line 450
|
|
invoke-interface {v3}, Lj$/util/stream/t1;->build()Lj$/util/stream/a2;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static V(Lj$/util/stream/c2;JJLjava/util/function/IntFunction;)Lj$/util/stream/c2;
|
|
.locals 7
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p1, v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 121
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide v0
|
|
|
|
cmp-long v0, p3, v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 123
|
|
:cond_0
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->spliterator()Lj$/util/Spliterator;
|
|
|
|
move-result-object v0
|
|
|
|
sub-long v1, p3, p1
|
|
|
|
.line 125
|
|
invoke-static {v1, v2, p5}, Lj$/util/stream/v3;->W(JLjava/util/function/IntFunction;)Lj$/util/stream/u1;
|
|
|
|
move-result-object p5
|
|
|
|
.line 126
|
|
invoke-interface {p5, v1, v2}, Lj$/util/stream/n5;->c(J)V
|
|
|
|
const/4 v3, 0x0
|
|
|
|
move v4, v3
|
|
|
|
:goto_0
|
|
int-to-long v5, v4
|
|
|
|
cmp-long v5, v5, p1
|
|
|
|
if-gez v5, :cond_1
|
|
|
|
.line 127
|
|
new-instance v5, Lj$/util/stream/y0;
|
|
|
|
const/16 v6, 0xa
|
|
|
|
.line 0
|
|
invoke-direct {v5, v6}, Lj$/util/stream/y0;-><init>(I)V
|
|
|
|
.line 127
|
|
invoke-interface {v0, v5}, Lj$/util/Spliterator;->tryAdvance(Ljava/util/function/Consumer;)Z
|
|
|
|
move-result v5
|
|
|
|
if-eqz v5, :cond_1
|
|
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
.line 128
|
|
:cond_1
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide p0
|
|
|
|
cmp-long p0, p3, p0
|
|
|
|
if-nez p0, :cond_2
|
|
|
|
.line 129
|
|
invoke-interface {v0, p5}, Lj$/util/Spliterator;->forEachRemaining(Ljava/util/function/Consumer;)V
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
:goto_1
|
|
int-to-long p0, v3
|
|
|
|
cmp-long p0, p0, v1
|
|
|
|
if-gez p0, :cond_3
|
|
|
|
.line 131
|
|
invoke-interface {v0, p5}, Lj$/util/Spliterator;->tryAdvance(Ljava/util/function/Consumer;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_3
|
|
|
|
add-int/lit8 v3, v3, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
.line 133
|
|
:cond_3
|
|
:goto_2
|
|
invoke-interface {p5}, Lj$/util/stream/n5;->end()V
|
|
|
|
.line 134
|
|
invoke-interface {p5}, Lj$/util/stream/u1;->build()Lj$/util/stream/c2;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static W(JLjava/util/function/IntFunction;)Lj$/util/stream/u1;
|
|
.locals 2
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p0, v0
|
|
|
|
if-ltz v0, :cond_0
|
|
|
|
const-wide/32 v0, 0x7ffffff7
|
|
|
|
cmp-long v0, p0, v0
|
|
|
|
if-gez v0, :cond_0
|
|
|
|
.line 176
|
|
new-instance v0, Lj$/util/stream/w2;
|
|
|
|
.line 1207
|
|
invoke-direct {v0, p0, p1, p2}, Lj$/util/stream/f2;-><init>(JLjava/util/function/IntFunction;)V
|
|
|
|
return-object v0
|
|
|
|
.line 187
|
|
:cond_0
|
|
new-instance p0, Lj$/util/stream/o3;
|
|
|
|
.line 1259
|
|
invoke-direct {p0}, Lj$/util/stream/y6;-><init>()V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static X(Lj$/util/stream/v3;Lj$/util/Spliterator;ZLjava/util/function/IntFunction;)Lj$/util/stream/c2;
|
|
.locals 6
|
|
|
|
.line 328
|
|
invoke-virtual {p0, p1}, Lj$/util/stream/v3;->h0(Lj$/util/Spliterator;)J
|
|
|
|
move-result-wide v0
|
|
|
|
const-wide/16 v2, 0x0
|
|
|
|
cmp-long v2, v0, v2
|
|
|
|
if-ltz v2, :cond_1
|
|
|
|
const/16 v2, 0x4000
|
|
|
|
.line 329
|
|
invoke-interface {p1, v2}, Lj$/util/Spliterator;->hasCharacteristics(I)Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_1
|
|
|
|
const-wide/32 v2, 0x7ffffff7
|
|
|
|
cmp-long p2, v0, v2
|
|
|
|
if-gez p2, :cond_0
|
|
|
|
long-to-int p2, v0
|
|
|
|
.line 332
|
|
invoke-interface {p3, p2}, Ljava/util/function/IntFunction;->apply(I)Ljava/lang/Object;
|
|
|
|
move-result-object p2
|
|
|
|
check-cast p2, [Ljava/lang/Object;
|
|
|
|
.line 333
|
|
new-instance p3, Lj$/util/stream/m3;
|
|
|
|
invoke-direct {p3, p1, p0, p2}, Lj$/util/stream/m3;-><init>(Lj$/util/Spliterator;Lj$/util/stream/v3;[Ljava/lang/Object;)V
|
|
|
|
invoke-virtual {p3}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
.line 148
|
|
new-instance p0, Lj$/util/stream/f2;
|
|
|
|
invoke-direct {p0, p2}, Lj$/util/stream/f2;-><init>([Ljava/lang/Object;)V
|
|
|
|
return-object p0
|
|
|
|
.line 331
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string p1, "Stream size exceeds max array size"
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
|
|
.line 336
|
|
:cond_1
|
|
new-instance v0, Lj$/util/stream/h2;
|
|
|
|
.line 2207
|
|
new-instance v3, Lj$/util/stream/i0;
|
|
|
|
.line 0
|
|
invoke-direct {v3}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p3, v3, Lj$/util/stream/i0;->a:Ljava/util/function/IntFunction;
|
|
|
|
.line 2207
|
|
new-instance v4, Lj$/util/stream/y0;
|
|
|
|
const/16 v1, 0x12
|
|
|
|
.line 0
|
|
invoke-direct {v4, v1}, Lj$/util/stream/y0;-><init>(I)V
|
|
|
|
const/4 v5, 0x3
|
|
|
|
move-object v1, p0
|
|
|
|
move-object v2, p1
|
|
|
|
.line 2207
|
|
invoke-direct/range {v0 .. v5}, Lj$/util/stream/h2;-><init>(Lj$/util/stream/v3;Lj$/util/Spliterator;Ljava/util/function/LongFunction;Ljava/util/function/BinaryOperator;I)V
|
|
|
|
.line 336
|
|
invoke-virtual {v0}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lj$/util/stream/c2;
|
|
|
|
if-eqz p2, :cond_2
|
|
|
|
.line 337
|
|
invoke-static {p0, p3}, Lj$/util/stream/v3;->i0(Lj$/util/stream/c2;Ljava/util/function/IntFunction;)Lj$/util/stream/c2;
|
|
|
|
move-result-object p0
|
|
|
|
:cond_2
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static Y(Lj$/util/stream/v3;Lj$/util/Spliterator;Z)Lj$/util/stream/w1;
|
|
.locals 6
|
|
|
|
.line 441
|
|
invoke-virtual {p0, p1}, Lj$/util/stream/v3;->h0(Lj$/util/Spliterator;)J
|
|
|
|
move-result-wide v0
|
|
|
|
const-wide/16 v2, 0x0
|
|
|
|
cmp-long v2, v0, v2
|
|
|
|
if-ltz v2, :cond_1
|
|
|
|
const/16 v2, 0x4000
|
|
|
|
.line 442
|
|
invoke-interface {p1, v2}, Lj$/util/Spliterator;->hasCharacteristics(I)Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_1
|
|
|
|
const-wide/32 v2, 0x7ffffff7
|
|
|
|
cmp-long p2, v0, v2
|
|
|
|
if-gez p2, :cond_0
|
|
|
|
long-to-int p2, v0
|
|
|
|
.line 445
|
|
new-array p2, p2, [D
|
|
|
|
.line 446
|
|
new-instance v0, Lj$/util/stream/j3;
|
|
|
|
invoke-direct {v0, p1, p0, p2}, Lj$/util/stream/j3;-><init>(Lj$/util/Spliterator;Lj$/util/stream/v3;[D)V
|
|
|
|
invoke-virtual {v0}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
.line 275
|
|
new-instance p0, Lj$/util/stream/o2;
|
|
|
|
invoke-direct {p0, p2}, Lj$/util/stream/o2;-><init>([D)V
|
|
|
|
return-object p0
|
|
|
|
.line 444
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string p1, "Stream size exceeds max array size"
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
|
|
.line 450
|
|
:cond_1
|
|
new-instance v0, Lj$/util/stream/h2;
|
|
|
|
.line 2231
|
|
new-instance v3, Lj$/util/stream/y0;
|
|
|
|
const/16 v1, 0xc
|
|
|
|
.line 0
|
|
invoke-direct {v3, v1}, Lj$/util/stream/y0;-><init>(I)V
|
|
|
|
.line 2231
|
|
new-instance v4, Lj$/util/stream/y0;
|
|
|
|
const/16 v1, 0xd
|
|
|
|
.line 0
|
|
invoke-direct {v4, v1}, Lj$/util/stream/y0;-><init>(I)V
|
|
|
|
const/4 v5, 0x0
|
|
|
|
move-object v1, p0
|
|
|
|
move-object v2, p1
|
|
|
|
.line 2231
|
|
invoke-direct/range {v0 .. v5}, Lj$/util/stream/h2;-><init>(Lj$/util/stream/v3;Lj$/util/Spliterator;Ljava/util/function/LongFunction;Ljava/util/function/BinaryOperator;I)V
|
|
|
|
.line 450
|
|
invoke-virtual {v0}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lj$/util/stream/w1;
|
|
|
|
if-eqz p2, :cond_2
|
|
|
|
.line 451
|
|
invoke-static {p0}, Lj$/util/stream/v3;->j0(Lj$/util/stream/w1;)Lj$/util/stream/w1;
|
|
|
|
move-result-object p0
|
|
|
|
:cond_2
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static Z(Lj$/util/stream/v3;Lj$/util/Spliterator;Z)Lj$/util/stream/y1;
|
|
.locals 6
|
|
|
|
.line 365
|
|
invoke-virtual {p0, p1}, Lj$/util/stream/v3;->h0(Lj$/util/Spliterator;)J
|
|
|
|
move-result-wide v0
|
|
|
|
const-wide/16 v2, 0x0
|
|
|
|
cmp-long v2, v0, v2
|
|
|
|
if-ltz v2, :cond_1
|
|
|
|
const/16 v2, 0x4000
|
|
|
|
.line 366
|
|
invoke-interface {p1, v2}, Lj$/util/Spliterator;->hasCharacteristics(I)Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_1
|
|
|
|
const-wide/32 v2, 0x7ffffff7
|
|
|
|
cmp-long p2, v0, v2
|
|
|
|
if-gez p2, :cond_0
|
|
|
|
long-to-int p2, v0
|
|
|
|
.line 369
|
|
new-array p2, p2, [I
|
|
|
|
.line 370
|
|
new-instance v0, Lj$/util/stream/k3;
|
|
|
|
invoke-direct {v0, p1, p0, p2}, Lj$/util/stream/k3;-><init>(Lj$/util/Spliterator;Lj$/util/stream/v3;[I)V
|
|
|
|
invoke-virtual {v0}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
.line 201
|
|
new-instance p0, Lj$/util/stream/x2;
|
|
|
|
invoke-direct {p0, p2}, Lj$/util/stream/x2;-><init>([I)V
|
|
|
|
return-object p0
|
|
|
|
.line 368
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string p1, "Stream size exceeds max array size"
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
|
|
.line 374
|
|
:cond_1
|
|
new-instance v0, Lj$/util/stream/h2;
|
|
|
|
.line 2215
|
|
new-instance v3, Lj$/util/stream/y0;
|
|
|
|
const/16 v1, 0xe
|
|
|
|
.line 0
|
|
invoke-direct {v3, v1}, Lj$/util/stream/y0;-><init>(I)V
|
|
|
|
.line 2215
|
|
new-instance v4, Lj$/util/stream/y0;
|
|
|
|
const/16 v1, 0xf
|
|
|
|
.line 0
|
|
invoke-direct {v4, v1}, Lj$/util/stream/y0;-><init>(I)V
|
|
|
|
const/4 v5, 0x1
|
|
|
|
move-object v1, p0
|
|
|
|
move-object v2, p1
|
|
|
|
.line 2215
|
|
invoke-direct/range {v0 .. v5}, Lj$/util/stream/h2;-><init>(Lj$/util/stream/v3;Lj$/util/Spliterator;Ljava/util/function/LongFunction;Ljava/util/function/BinaryOperator;I)V
|
|
|
|
.line 374
|
|
invoke-virtual {v0}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lj$/util/stream/y1;
|
|
|
|
if-eqz p2, :cond_2
|
|
|
|
.line 375
|
|
invoke-static {p0}, Lj$/util/stream/v3;->k0(Lj$/util/stream/y1;)Lj$/util/stream/y1;
|
|
|
|
move-result-object p0
|
|
|
|
:cond_2
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static a0(Lj$/util/stream/v3;Lj$/util/Spliterator;Z)Lj$/util/stream/a2;
|
|
.locals 6
|
|
|
|
.line 403
|
|
invoke-virtual {p0, p1}, Lj$/util/stream/v3;->h0(Lj$/util/Spliterator;)J
|
|
|
|
move-result-wide v0
|
|
|
|
const-wide/16 v2, 0x0
|
|
|
|
cmp-long v2, v0, v2
|
|
|
|
if-ltz v2, :cond_1
|
|
|
|
const/16 v2, 0x4000
|
|
|
|
.line 404
|
|
invoke-interface {p1, v2}, Lj$/util/Spliterator;->hasCharacteristics(I)Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_1
|
|
|
|
const-wide/32 v2, 0x7ffffff7
|
|
|
|
cmp-long p2, v0, v2
|
|
|
|
if-gez p2, :cond_0
|
|
|
|
long-to-int p2, v0
|
|
|
|
.line 407
|
|
new-array p2, p2, [J
|
|
|
|
.line 408
|
|
new-instance v0, Lj$/util/stream/l3;
|
|
|
|
invoke-direct {v0, p1, p0, p2}, Lj$/util/stream/l3;-><init>(Lj$/util/Spliterator;Lj$/util/stream/v3;[J)V
|
|
|
|
invoke-virtual {v0}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
.line 238
|
|
new-instance p0, Lj$/util/stream/g3;
|
|
|
|
invoke-direct {p0, p2}, Lj$/util/stream/g3;-><init>([J)V
|
|
|
|
return-object p0
|
|
|
|
.line 406
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string p1, "Stream size exceeds max array size"
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
|
|
.line 412
|
|
:cond_1
|
|
new-instance v0, Lj$/util/stream/h2;
|
|
|
|
.line 2223
|
|
new-instance v3, Lj$/util/stream/y0;
|
|
|
|
const/16 v1, 0x10
|
|
|
|
.line 0
|
|
invoke-direct {v3, v1}, Lj$/util/stream/y0;-><init>(I)V
|
|
|
|
.line 2223
|
|
new-instance v4, Lj$/util/stream/y0;
|
|
|
|
const/16 v1, 0x11
|
|
|
|
.line 0
|
|
invoke-direct {v4, v1}, Lj$/util/stream/y0;-><init>(I)V
|
|
|
|
const/4 v5, 0x2
|
|
|
|
move-object v1, p0
|
|
|
|
move-object v2, p1
|
|
|
|
.line 2223
|
|
invoke-direct/range {v0 .. v5}, Lj$/util/stream/h2;-><init>(Lj$/util/stream/v3;Lj$/util/Spliterator;Ljava/util/function/LongFunction;Ljava/util/function/BinaryOperator;I)V
|
|
|
|
.line 412
|
|
invoke-virtual {v0}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lj$/util/stream/a2;
|
|
|
|
if-eqz p2, :cond_2
|
|
|
|
.line 413
|
|
invoke-static {p0}, Lj$/util/stream/v3;->l0(Lj$/util/stream/a2;)Lj$/util/stream/a2;
|
|
|
|
move-result-object p0
|
|
|
|
:cond_2
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static b0(Lj$/util/stream/d7;Lj$/util/stream/c2;Lj$/util/stream/c2;)Lj$/util/stream/e2;
|
|
.locals 2
|
|
|
|
.line 122
|
|
sget-object v0, Lj$/util/stream/d2;->a:[I
|
|
|
|
invoke-virtual {p0}, Ljava/lang/Enum;->ordinal()I
|
|
|
|
move-result v1
|
|
|
|
aget v0, v0, v1
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-eq v0, v1, :cond_3
|
|
|
|
const/4 v1, 0x2
|
|
|
|
if-eq v0, v1, :cond_2
|
|
|
|
const/4 v1, 0x3
|
|
|
|
if-eq v0, v1, :cond_1
|
|
|
|
const/4 v1, 0x4
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 130
|
|
new-instance p0, Lj$/util/stream/j2;
|
|
|
|
check-cast p1, Lj$/util/stream/w1;
|
|
|
|
check-cast p2, Lj$/util/stream/w1;
|
|
|
|
.line 855
|
|
invoke-direct {p0, p1, p2}, Lj$/util/stream/e2;-><init>(Lj$/util/stream/c2;Lj$/util/stream/c2;)V
|
|
|
|
return-object p0
|
|
|
|
.line 132
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/IllegalStateException;
|
|
|
|
new-instance p2, Ljava/lang/StringBuilder;
|
|
|
|
const-string v0, "Unknown shape "
|
|
|
|
invoke-direct {p2, v0}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-virtual {p2, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {p2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {p1, p0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
.line 128
|
|
:cond_1
|
|
new-instance p0, Lj$/util/stream/l2;
|
|
|
|
check-cast p1, Lj$/util/stream/a2;
|
|
|
|
check-cast p2, Lj$/util/stream/a2;
|
|
|
|
.line 855
|
|
invoke-direct {p0, p1, p2}, Lj$/util/stream/e2;-><init>(Lj$/util/stream/c2;Lj$/util/stream/c2;)V
|
|
|
|
return-object p0
|
|
|
|
.line 126
|
|
:cond_2
|
|
new-instance p0, Lj$/util/stream/k2;
|
|
|
|
check-cast p1, Lj$/util/stream/y1;
|
|
|
|
check-cast p2, Lj$/util/stream/y1;
|
|
|
|
.line 855
|
|
invoke-direct {p0, p1, p2}, Lj$/util/stream/e2;-><init>(Lj$/util/stream/c2;Lj$/util/stream/c2;)V
|
|
|
|
return-object p0
|
|
|
|
.line 124
|
|
:cond_3
|
|
new-instance p0, Lj$/util/stream/n2;
|
|
|
|
.line 791
|
|
invoke-direct {p0, p1, p2}, Lj$/util/stream/e2;-><init>(Lj$/util/stream/c2;Lj$/util/stream/c2;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static e0(J)Lj$/util/stream/r1;
|
|
.locals 2
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p0, v0
|
|
|
|
if-ltz v0, :cond_0
|
|
|
|
const-wide/32 v0, 0x7ffffff7
|
|
|
|
cmp-long v0, p0, v0
|
|
|
|
if-gez v0, :cond_0
|
|
|
|
.line 288
|
|
new-instance v0, Lj$/util/stream/p2;
|
|
|
|
.line 1597
|
|
invoke-direct {v0, p0, p1}, Lj$/util/stream/o2;-><init>(J)V
|
|
|
|
return-object v0
|
|
|
|
.line 298
|
|
:cond_0
|
|
new-instance p0, Lj$/util/stream/q2;
|
|
|
|
.line 980
|
|
invoke-direct {p0}, Lj$/util/stream/x6;-><init>()V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static f0(Lj$/util/stream/d7;)Lj$/util/stream/v2;
|
|
.locals 3
|
|
|
|
.line 91
|
|
sget-object v0, Lj$/util/stream/d2;->a:[I
|
|
|
|
invoke-virtual {p0}, Ljava/lang/Enum;->ordinal()I
|
|
|
|
move-result v1
|
|
|
|
aget v0, v0, v1
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-eq v0, v1, :cond_3
|
|
|
|
const/4 v1, 0x2
|
|
|
|
if-eq v0, v1, :cond_2
|
|
|
|
const/4 v1, 0x3
|
|
|
|
if-eq v0, v1, :cond_1
|
|
|
|
const/4 v1, 0x4
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 95
|
|
sget-object p0, Lj$/util/stream/v3;->d:Lj$/util/stream/r2;
|
|
|
|
return-object p0
|
|
|
|
.line 97
|
|
:cond_0
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
new-instance v1, Ljava/lang/StringBuilder;
|
|
|
|
const-string v2, "Unknown shape "
|
|
|
|
invoke-direct {v1, v2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-virtual {v1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {v0, p0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
|
|
.line 94
|
|
:cond_1
|
|
sget-object p0, Lj$/util/stream/v3;->c:Lj$/util/stream/t2;
|
|
|
|
return-object p0
|
|
|
|
.line 93
|
|
:cond_2
|
|
sget-object p0, Lj$/util/stream/v3;->b:Lj$/util/stream/s2;
|
|
|
|
return-object p0
|
|
|
|
.line 92
|
|
:cond_3
|
|
sget-object p0, Lj$/util/stream/v3;->a:Lj$/util/stream/u2;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static i0(Lj$/util/stream/c2;Ljava/util/function/IntFunction;)Lj$/util/stream/c2;
|
|
.locals 4
|
|
|
|
.line 473
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->o()I
|
|
|
|
move-result v0
|
|
|
|
if-lez v0, :cond_1
|
|
|
|
.line 474
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide v0
|
|
|
|
const-wide/32 v2, 0x7ffffff7
|
|
|
|
cmp-long v2, v0, v2
|
|
|
|
if-gez v2, :cond_0
|
|
|
|
long-to-int v0, v0
|
|
|
|
.line 477
|
|
invoke-interface {p1, v0}, Ljava/util/function/IntFunction;->apply(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, [Ljava/lang/Object;
|
|
|
|
.line 478
|
|
new-instance v0, Lj$/util/stream/t3;
|
|
|
|
invoke-direct {v0, p0, p1}, Lj$/util/stream/t3;-><init>(Lj$/util/stream/c2;[Ljava/lang/Object;)V
|
|
|
|
invoke-virtual {v0}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
.line 148
|
|
new-instance p0, Lj$/util/stream/f2;
|
|
|
|
invoke-direct {p0, p1}, Lj$/util/stream/f2;-><init>([Ljava/lang/Object;)V
|
|
|
|
return-object p0
|
|
|
|
.line 476
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string p1, "Stream size exceeds max array size"
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
|
|
:cond_1
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static j0(Lj$/util/stream/w1;)Lj$/util/stream/w1;
|
|
.locals 4
|
|
|
|
.line 551
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->o()I
|
|
|
|
move-result v0
|
|
|
|
if-lez v0, :cond_1
|
|
|
|
.line 552
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide v0
|
|
|
|
const-wide/32 v2, 0x7ffffff7
|
|
|
|
cmp-long v2, v0, v2
|
|
|
|
if-gez v2, :cond_0
|
|
|
|
long-to-int v0, v0
|
|
|
|
.line 555
|
|
new-array v0, v0, [D
|
|
|
|
.line 556
|
|
new-instance v1, Lj$/util/stream/p3;
|
|
|
|
.line 2152
|
|
invoke-direct {v1, p0, v0}, Lj$/util/stream/s3;-><init>(Lj$/util/stream/b2;Ljava/lang/Object;)V
|
|
|
|
.line 556
|
|
invoke-virtual {v1}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
.line 275
|
|
new-instance p0, Lj$/util/stream/o2;
|
|
|
|
invoke-direct {p0, v0}, Lj$/util/stream/o2;-><init>([D)V
|
|
|
|
return-object p0
|
|
|
|
.line 554
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string v0, "Stream size exceeds max array size"
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
|
|
:cond_1
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static k0(Lj$/util/stream/y1;)Lj$/util/stream/y1;
|
|
.locals 4
|
|
|
|
.line 499
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->o()I
|
|
|
|
move-result v0
|
|
|
|
if-lez v0, :cond_1
|
|
|
|
.line 500
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide v0
|
|
|
|
const-wide/32 v2, 0x7ffffff7
|
|
|
|
cmp-long v2, v0, v2
|
|
|
|
if-gez v2, :cond_0
|
|
|
|
long-to-int v0, v0
|
|
|
|
.line 503
|
|
new-array v0, v0, [I
|
|
|
|
.line 504
|
|
new-instance v1, Lj$/util/stream/q3;
|
|
|
|
.line 2136
|
|
invoke-direct {v1, p0, v0}, Lj$/util/stream/s3;-><init>(Lj$/util/stream/b2;Ljava/lang/Object;)V
|
|
|
|
.line 504
|
|
invoke-virtual {v1}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
.line 201
|
|
new-instance p0, Lj$/util/stream/x2;
|
|
|
|
invoke-direct {p0, v0}, Lj$/util/stream/x2;-><init>([I)V
|
|
|
|
return-object p0
|
|
|
|
.line 502
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string v0, "Stream size exceeds max array size"
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
|
|
:cond_1
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static l0(Lj$/util/stream/a2;)Lj$/util/stream/a2;
|
|
.locals 4
|
|
|
|
.line 525
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->o()I
|
|
|
|
move-result v0
|
|
|
|
if-lez v0, :cond_1
|
|
|
|
.line 526
|
|
invoke-interface {p0}, Lj$/util/stream/c2;->count()J
|
|
|
|
move-result-wide v0
|
|
|
|
const-wide/32 v2, 0x7ffffff7
|
|
|
|
cmp-long v2, v0, v2
|
|
|
|
if-gez v2, :cond_0
|
|
|
|
long-to-int v0, v0
|
|
|
|
.line 529
|
|
new-array v0, v0, [J
|
|
|
|
.line 530
|
|
new-instance v1, Lj$/util/stream/r3;
|
|
|
|
.line 2144
|
|
invoke-direct {v1, p0, v0}, Lj$/util/stream/s3;-><init>(Lj$/util/stream/b2;Ljava/lang/Object;)V
|
|
|
|
.line 530
|
|
invoke-virtual {v1}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
.line 238
|
|
new-instance p0, Lj$/util/stream/g3;
|
|
|
|
invoke-direct {p0, v0}, Lj$/util/stream/g3;-><init>([J)V
|
|
|
|
return-object p0
|
|
|
|
.line 528
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string v0, "Stream size exceeds max array size"
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
|
|
:cond_1
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static m0(Ljava/util/function/Function;)Lj$/util/p;
|
|
.locals 2
|
|
|
|
.line 17
|
|
new-instance v0, Lj$/util/p;
|
|
|
|
const/4 v1, 0x5
|
|
|
|
.line 36
|
|
invoke-direct {v0, v1}, Lj$/util/p;-><init>(I)V
|
|
|
|
.line 37
|
|
iput-object p0, v0, Lj$/util/p;->b:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static n0(J)Lj$/util/stream/s1;
|
|
.locals 2
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p0, v0
|
|
|
|
if-ltz v0, :cond_0
|
|
|
|
const-wide/32 v0, 0x7ffffff7
|
|
|
|
cmp-long v0, p0, v0
|
|
|
|
if-gez v0, :cond_0
|
|
|
|
.line 214
|
|
new-instance v0, Lj$/util/stream/y2;
|
|
|
|
.line 1489
|
|
invoke-direct {v0, p0, p1}, Lj$/util/stream/x2;-><init>(J)V
|
|
|
|
return-object v0
|
|
|
|
.line 224
|
|
:cond_0
|
|
new-instance p0, Lj$/util/stream/z2;
|
|
|
|
.line 752
|
|
invoke-direct {p0}, Lj$/util/stream/x6;-><init>()V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static o0(J)Lj$/util/stream/t1;
|
|
.locals 2
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p0, v0
|
|
|
|
if-ltz v0, :cond_0
|
|
|
|
const-wide/32 v0, 0x7ffffff7
|
|
|
|
cmp-long v0, p0, v0
|
|
|
|
if-gez v0, :cond_0
|
|
|
|
.line 251
|
|
new-instance v0, Lj$/util/stream/h3;
|
|
|
|
.line 1543
|
|
invoke-direct {v0, p0, p1}, Lj$/util/stream/g3;-><init>(J)V
|
|
|
|
return-object v0
|
|
|
|
.line 261
|
|
:cond_0
|
|
new-instance p0, Lj$/util/stream/i3;
|
|
|
|
.line 865
|
|
invoke-direct {p0}, Lj$/util/stream/x6;-><init>()V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static p0(Lj$/util/stream/p1;)Lj$/util/concurrent/t;
|
|
.locals 4
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 169
|
|
invoke-static {v0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 170
|
|
invoke-static {p0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 186
|
|
new-instance v0, Lj$/util/concurrent/t;
|
|
|
|
sget-object v1, Lj$/util/stream/d7;->DOUBLE_VALUE:Lj$/util/stream/d7;
|
|
|
|
new-instance v2, Lj$/util/stream/j1;
|
|
|
|
const/4 v3, 0x2
|
|
|
|
invoke-direct {v2, p0, v3}, Lj$/util/stream/j1;-><init>(Lj$/util/stream/p1;I)V
|
|
|
|
invoke-direct {v0, v1, p0, v2}, Lj$/util/concurrent/t;-><init>(Lj$/util/stream/d7;Lj$/util/stream/p1;Ljava/util/function/Supplier;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static q0(Lj$/util/stream/p1;)Lj$/util/concurrent/t;
|
|
.locals 4
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 110
|
|
invoke-static {v0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 111
|
|
invoke-static {p0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 126
|
|
new-instance v0, Lj$/util/concurrent/t;
|
|
|
|
sget-object v1, Lj$/util/stream/d7;->INT_VALUE:Lj$/util/stream/d7;
|
|
|
|
new-instance v2, Lj$/util/stream/j1;
|
|
|
|
const/4 v3, 0x1
|
|
|
|
invoke-direct {v2, p0, v3}, Lj$/util/stream/j1;-><init>(Lj$/util/stream/p1;I)V
|
|
|
|
invoke-direct {v0, v1, p0, v2}, Lj$/util/concurrent/t;-><init>(Lj$/util/stream/d7;Lj$/util/stream/p1;Ljava/util/function/Supplier;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static r0(Lj$/util/stream/p1;)Lj$/util/concurrent/t;
|
|
.locals 4
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 139
|
|
invoke-static {v0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 140
|
|
invoke-static {p0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 156
|
|
new-instance v0, Lj$/util/concurrent/t;
|
|
|
|
sget-object v1, Lj$/util/stream/d7;->LONG_VALUE:Lj$/util/stream/d7;
|
|
|
|
new-instance v2, Lj$/util/stream/j1;
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v2, p0, v3}, Lj$/util/stream/j1;-><init>(Lj$/util/stream/p1;I)V
|
|
|
|
invoke-direct {v0, v1, p0, v2}, Lj$/util/concurrent/t;-><init>(Lj$/util/stream/d7;Lj$/util/stream/p1;Ljava/util/function/Supplier;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static t0(Lj$/util/stream/p1;Ljava/util/function/Predicate;)Lj$/util/concurrent/t;
|
|
.locals 4
|
|
|
|
.line 81
|
|
invoke-static {p1}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 82
|
|
invoke-static {p0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 97
|
|
new-instance v0, Lj$/util/concurrent/t;
|
|
|
|
sget-object v1, Lj$/util/stream/d7;->REFERENCE:Lj$/util/stream/d7;
|
|
|
|
new-instance v2, Lj$/util/concurrent/t;
|
|
|
|
const/4 v3, 0x5
|
|
|
|
invoke-direct {v2, v3, p0, p1}, Lj$/util/concurrent/t;-><init>(ILjava/lang/Object;Ljava/lang/Object;)V
|
|
|
|
invoke-direct {v0, v1, p0, v2}, Lj$/util/concurrent/t;-><init>(Lj$/util/stream/d7;Lj$/util/stream/p1;Ljava/util/function/Supplier;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract c0(Lj$/util/Spliterator;Lj$/util/stream/n5;)V
|
|
.end method
|
|
|
|
.method public abstract d0(Lj$/util/Spliterator;Lj$/util/stream/n5;)Z
|
|
.end method
|
|
|
|
.method public f(Lj$/util/stream/a;Lj$/util/Spliterator;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
.line 913
|
|
invoke-virtual {p0}, Lj$/util/stream/v3;->u0()Lj$/util/stream/q4;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p1, p2, v0}, Lj$/util/stream/a;->v0(Lj$/util/Spliterator;Lj$/util/stream/n5;)Lj$/util/stream/n5;
|
|
|
|
check-cast v0, Lj$/util/stream/q4;
|
|
|
|
invoke-interface {v0}, Ljava/util/function/Supplier;->get()Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public abstract g0(Lj$/util/Spliterator;ZLjava/util/function/IntFunction;)Lj$/util/stream/c2;
|
|
.end method
|
|
|
|
.method public abstract h0(Lj$/util/Spliterator;)J
|
|
.end method
|
|
|
|
.method public i(Lj$/util/stream/v3;Lj$/util/Spliterator;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
.line 919
|
|
new-instance v0, Lj$/util/stream/x4;
|
|
|
|
invoke-direct {v0, p0, p1, p2}, Lj$/util/stream/x4;-><init>(Lj$/util/stream/v3;Lj$/util/stream/v3;Lj$/util/Spliterator;)V
|
|
|
|
invoke-virtual {v0}, Ljava/util/concurrent/CountedCompleter;->invoke()Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lj$/util/stream/q4;
|
|
|
|
invoke-interface {p1}, Ljava/util/function/Supplier;->get()Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public abstract s0(JLjava/util/function/IntFunction;)Lj$/util/stream/u1;
|
|
.end method
|
|
|
|
.method public abstract u0()Lj$/util/stream/q4;
|
|
.end method
|
|
|
|
.method public synthetic v()I
|
|
.locals 1
|
|
|
|
.line 0
|
|
const/4 v0, 0x0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public abstract v0(Lj$/util/Spliterator;Lj$/util/stream/n5;)Lj$/util/stream/n5;
|
|
.end method
|
|
|
|
.method public abstract w0(Lj$/util/stream/n5;)Lj$/util/stream/n5;
|
|
.end method
|
|
|
|
.method public abstract x0(Lj$/util/Spliterator;)Lj$/util/Spliterator;
|
|
.end method
|