* 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>
1030 lines
22 KiB
Smali
1030 lines
22 KiB
Smali
.class public abstract Lj$/util/stream/x0;
|
|
.super Lj$/util/stream/a;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lj$/util/stream/IntStream;
|
|
|
|
|
|
# direct methods
|
|
.method public static L0(Lj$/util/Spliterator;)Lj$/util/Spliterator$OfInt;
|
|
.locals 1
|
|
|
|
.line 118
|
|
instance-of v0, p0, Lj$/util/Spliterator$OfInt;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 119
|
|
check-cast p0, Lj$/util/Spliterator$OfInt;
|
|
|
|
return-object p0
|
|
|
|
.line 122
|
|
:cond_0
|
|
sget-boolean p0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-eqz p0, :cond_1
|
|
|
|
.line 123
|
|
const-class p0, Lj$/util/stream/a;
|
|
|
|
const-string v0, "using IntStream.adapt(Spliterator<Integer> s)"
|
|
|
|
invoke-static {p0, v0}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
throw p0
|
|
|
|
.line 125
|
|
:cond_1
|
|
new-instance p0, Ljava/lang/UnsupportedOperationException;
|
|
|
|
const-string v0, "IntStream.adapt(Spliterator<Integer> s)"
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final A0(Lj$/util/stream/a;Lj$/util/Spliterator;ZLjava/util/function/IntFunction;)Lj$/util/stream/c2;
|
|
.locals 0
|
|
|
|
.line 142
|
|
invoke-static {p1, p2, p3}, Lj$/util/stream/v3;->Z(Lj$/util/stream/v3;Lj$/util/Spliterator;Z)Lj$/util/stream/y1;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final B0(Lj$/util/Spliterator;Lj$/util/stream/n5;)Z
|
|
.locals 3
|
|
|
|
.line 160
|
|
invoke-static {p1}, Lj$/util/stream/x0;->L0(Lj$/util/Spliterator;)Lj$/util/Spliterator$OfInt;
|
|
|
|
move-result-object p1
|
|
|
|
.line 99
|
|
instance-of v0, p2, Ljava/util/function/IntConsumer;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 100
|
|
move-object v0, p2
|
|
|
|
check-cast v0, Ljava/util/function/IntConsumer;
|
|
|
|
goto :goto_0
|
|
|
|
.line 103
|
|
:cond_0
|
|
sget-boolean v0, Lj$/util/stream/p8;->a:Z
|
|
|
|
if-nez v0, :cond_3
|
|
|
|
.line 106
|
|
invoke-static {p2}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
new-instance v0, Lj$/util/i0;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {v0, p2, v1}, Lj$/util/i0;-><init>(Ljava/util/function/Consumer;I)V
|
|
|
|
.line 163
|
|
:cond_1
|
|
:goto_0
|
|
invoke-interface {p2}, Lj$/util/stream/n5;->e()Z
|
|
|
|
move-result v1
|
|
|
|
if-nez v1, :cond_2
|
|
|
|
invoke-interface {p1, v0}, Lj$/util/Spliterator$OfInt;->tryAdvance(Ljava/util/function/IntConsumer;)Z
|
|
|
|
move-result v2
|
|
|
|
if-nez v2, :cond_1
|
|
|
|
:cond_2
|
|
return v1
|
|
|
|
.line 104
|
|
:cond_3
|
|
const-class p1, Lj$/util/stream/a;
|
|
|
|
const-string p2, "using IntStream.adapt(Sink<Integer> s)"
|
|
|
|
invoke-static {p1, p2}, Lj$/util/stream/p8;->a(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
const/4 p1, 0x0
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public final C0()Lj$/util/stream/d7;
|
|
.locals 1
|
|
|
|
.line 134
|
|
sget-object v0, Lj$/util/stream/d7;->INT_VALUE:Lj$/util/stream/d7;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final K0(Lj$/util/stream/a;Ljava/util/function/Supplier;Z)Lj$/util/Spliterator;
|
|
.locals 1
|
|
|
|
.line 149
|
|
new-instance v0, Lj$/util/stream/u7;
|
|
|
|
.line 328
|
|
invoke-direct {v0, p1, p2, p3}, Lj$/util/stream/e7;-><init>(Lj$/util/stream/a;Ljava/util/function/Supplier;Z)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final a()Lj$/util/stream/IntStream;
|
|
.locals 2
|
|
|
|
.line 415
|
|
sget v0, Lj$/util/stream/u9;->a:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 120
|
|
invoke-static {v0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 121
|
|
new-instance v0, Lj$/util/stream/t8;
|
|
|
|
sget v1, Lj$/util/stream/u9;->a:I
|
|
|
|
.line 91
|
|
invoke-direct {v0, p0, v1}, Lj$/util/stream/a;-><init>(Lj$/util/stream/a;I)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final asDoubleStream()Lj$/util/stream/DoubleStream;
|
|
.locals 3
|
|
|
|
.line 218
|
|
new-instance v0, Lj$/util/stream/q;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
const/4 v2, 0x3
|
|
|
|
.line 90
|
|
invoke-direct {v0, p0, v1, v2}, Lj$/util/stream/q;-><init>(Lj$/util/stream/a;II)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final asLongStream()Lj$/util/stream/LongStream;
|
|
.locals 3
|
|
|
|
.line 203
|
|
new-instance v0, Lj$/util/stream/s;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
const/4 v2, 0x1
|
|
|
|
.line 91
|
|
invoke-direct {v0, p0, v1, v2}, Lj$/util/stream/s;-><init>(Lj$/util/stream/a;II)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final average()Lj$/util/c0;
|
|
.locals 5
|
|
|
|
.line 469
|
|
new-instance v0, Lj$/util/stream/m;
|
|
|
|
const/16 v1, 0x1a
|
|
|
|
.line 0
|
|
invoke-direct {v0, v1}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
.line 469
|
|
new-instance v1, Lj$/util/stream/m;
|
|
|
|
const/16 v2, 0x1b
|
|
|
|
.line 0
|
|
invoke-direct {v1, v2}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
.line 469
|
|
new-instance v2, Lj$/util/stream/m;
|
|
|
|
const/16 v3, 0x1c
|
|
|
|
.line 0
|
|
invoke-direct {v2, v3}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
.line 469
|
|
invoke-virtual {p0, v0, v1, v2}, Lj$/util/stream/x0;->collect(Ljava/util/function/Supplier;Ljava/util/function/ObjIntConsumer;Ljava/util/function/BiConsumer;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, [J
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 478
|
|
aget-wide v1, v0, v1
|
|
|
|
const-wide/16 v3, 0x0
|
|
|
|
cmp-long v3, v1, v3
|
|
|
|
if-lez v3, :cond_0
|
|
|
|
const/4 v3, 0x1
|
|
|
|
.line 479
|
|
aget-wide v3, v0, v3
|
|
|
|
long-to-double v3, v3
|
|
|
|
long-to-double v0, v1
|
|
|
|
div-double/2addr v3, v0
|
|
|
|
.line 113
|
|
new-instance v0, Lj$/util/c0;
|
|
|
|
invoke-direct {v0, v3, v4}, Lj$/util/c0;-><init>(D)V
|
|
|
|
return-object v0
|
|
|
|
.line 480
|
|
:cond_0
|
|
sget-object v0, Lj$/util/c0;->c:Lj$/util/c0;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final b()Lj$/util/stream/IntStream;
|
|
.locals 3
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 355
|
|
invoke-static {v0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 356
|
|
new-instance v0, Lj$/util/stream/r;
|
|
|
|
sget v1, Lj$/util/stream/c7;->t:I
|
|
|
|
const/4 v2, 0x2
|
|
|
|
.line 91
|
|
invoke-direct {v0, p0, v1, v2}, Lj$/util/stream/r;-><init>(Lj$/util/stream/a;II)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final boxed()Lj$/util/stream/Stream;
|
|
.locals 4
|
|
|
|
.line 233
|
|
new-instance v0, Lj$/util/stream/m;
|
|
|
|
const/16 v1, 0x14
|
|
|
|
.line 0
|
|
invoke-direct {v0, v1}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
.line 174
|
|
new-instance v1, Lj$/util/stream/p;
|
|
|
|
const/4 v2, 0x1
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v1, p0, v3, v0, v2}, Lj$/util/stream/p;-><init>(Lj$/util/stream/a;ILjava/lang/Object;I)V
|
|
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public final c()Lj$/util/stream/IntStream;
|
|
.locals 2
|
|
|
|
.line 420
|
|
sget v0, Lj$/util/stream/u9;->a:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 408
|
|
invoke-static {v0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 472
|
|
new-instance v0, Lj$/util/stream/v8;
|
|
|
|
sget v1, Lj$/util/stream/u9;->b:I
|
|
|
|
.line 91
|
|
invoke-direct {v0, p0, v1}, Lj$/util/stream/a;-><init>(Lj$/util/stream/a;I)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final collect(Ljava/util/function/Supplier;Ljava/util/function/ObjIntConsumer;Ljava/util/function/BiConsumer;)Ljava/lang/Object;
|
|
.locals 6
|
|
|
|
.line 503
|
|
invoke-static {p3}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 504
|
|
new-instance v2, Lj$/util/stream/n;
|
|
|
|
const/4 v0, 0x1
|
|
|
|
invoke-direct {v2, p3, v0}, Lj$/util/stream/n;-><init>(Ljava/util/function/BiConsumer;I)V
|
|
|
|
.line 383
|
|
invoke-static {p1}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 384
|
|
invoke-static {p2}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 385
|
|
invoke-static {v2}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 403
|
|
new-instance v0, Lj$/util/stream/a4;
|
|
|
|
sget-object v1, Lj$/util/stream/d7;->INT_VALUE:Lj$/util/stream/d7;
|
|
|
|
const/4 v5, 0x4
|
|
|
|
move-object v4, p1
|
|
|
|
move-object v3, p2
|
|
|
|
invoke-direct/range {v0 .. v5}, Lj$/util/stream/a4;-><init>(Lj$/util/stream/d7;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V
|
|
|
|
.line 508
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final count()J
|
|
.locals 2
|
|
|
|
.line 422
|
|
new-instance v0, Lj$/util/stream/c4;
|
|
|
|
const/4 v1, 0x3
|
|
|
|
.line 899
|
|
invoke-direct {v0, v1}, Lj$/util/stream/c4;-><init>(I)V
|
|
|
|
.line 464
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Ljava/lang/Long;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Long;->longValue()J
|
|
|
|
move-result-wide v0
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public final distinct()Lj$/util/stream/IntStream;
|
|
.locals 3
|
|
|
|
.line 432
|
|
invoke-virtual {p0}, Lj$/util/stream/x0;->boxed()Lj$/util/stream/Stream;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lj$/util/stream/f5;
|
|
|
|
invoke-virtual {v0}, Lj$/util/stream/f5;->distinct()Lj$/util/stream/Stream;
|
|
|
|
move-result-object v0
|
|
|
|
new-instance v1, Lj$/util/stream/m;
|
|
|
|
const/16 v2, 0x13
|
|
|
|
.line 0
|
|
invoke-direct {v1, v2}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
.line 432
|
|
invoke-interface {v0, v1}, Lj$/util/stream/Stream;->mapToInt(Ljava/util/function/ToIntFunction;)Lj$/util/stream/IntStream;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final findAny()Lj$/util/d0;
|
|
.locals 1
|
|
|
|
.line 71
|
|
sget-object v0, Lj$/util/stream/d0;->d:Lj$/util/stream/b0;
|
|
|
|
.line 533
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lj$/util/d0;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final findFirst()Lj$/util/d0;
|
|
.locals 1
|
|
|
|
.line 71
|
|
sget-object v0, Lj$/util/stream/d0;->c:Lj$/util/stream/b0;
|
|
|
|
.line 528
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lj$/util/d0;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public forEach(Ljava/util/function/IntConsumer;)V
|
|
.locals 2
|
|
|
|
.line 86
|
|
invoke-static {p1}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 87
|
|
new-instance v0, Lj$/util/stream/k0;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p1, v1}, Lj$/util/stream/k0;-><init>(Ljava/util/function/IntConsumer;Z)V
|
|
|
|
.line 439
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public forEachOrdered(Ljava/util/function/IntConsumer;)V
|
|
.locals 2
|
|
|
|
.line 86
|
|
invoke-static {p1}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 87
|
|
new-instance v0, Lj$/util/stream/k0;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {v0, p1, v1}, Lj$/util/stream/k0;-><init>(Ljava/util/function/IntConsumer;Z)V
|
|
|
|
.line 444
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final g()Lj$/util/stream/DoubleStream;
|
|
.locals 3
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 278
|
|
invoke-static {v0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 279
|
|
new-instance v0, Lj$/util/stream/q;
|
|
|
|
sget v1, Lj$/util/stream/c7;->p:I
|
|
|
|
sget v2, Lj$/util/stream/c7;->n:I
|
|
|
|
or-int/2addr v1, v2
|
|
|
|
const/4 v2, 0x4
|
|
|
|
.line 90
|
|
invoke-direct {v0, p0, v1, v2}, Lj$/util/stream/q;-><init>(Lj$/util/stream/a;II)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final iterator()Lj$/util/PrimitiveIterator$OfInt;
|
|
.locals 2
|
|
|
|
.line 191
|
|
invoke-virtual {p0}, Lj$/util/stream/x0;->spliterator()Lj$/util/Spliterator$OfInt;
|
|
|
|
move-result-object v0
|
|
|
|
.line 712
|
|
invoke-static {v0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 741
|
|
new-instance v1, Lj$/util/a1;
|
|
|
|
invoke-direct {v1, v0}, Lj$/util/a1;-><init>(Lj$/util/Spliterator$OfInt;)V
|
|
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public bridge synthetic iterator()Ljava/util/Iterator;
|
|
.locals 1
|
|
|
|
.line 550
|
|
invoke-virtual {p0}, Lj$/util/stream/x0;->iterator()Lj$/util/PrimitiveIterator$OfInt;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final k()Lj$/util/stream/LongStream;
|
|
.locals 3
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 261
|
|
invoke-static {v0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 262
|
|
new-instance v0, Lj$/util/stream/s;
|
|
|
|
sget v1, Lj$/util/stream/c7;->p:I
|
|
|
|
sget v2, Lj$/util/stream/c7;->n:I
|
|
|
|
or-int/2addr v1, v2
|
|
|
|
const/4 v2, 0x2
|
|
|
|
.line 91
|
|
invoke-direct {v0, p0, v1, v2}, Lj$/util/stream/s;-><init>(Lj$/util/stream/a;II)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final limit(J)Lj$/util/stream/IntStream;
|
|
.locals 3
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v2, p1, v0
|
|
|
|
if-ltz v2, :cond_0
|
|
|
|
.line 400
|
|
invoke-static {p0, v0, v1, p1, p2}, Lj$/util/stream/y5;->f(Lj$/util/stream/x0;JJ)Lj$/util/stream/r5;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
|
|
.line 399
|
|
:cond_0
|
|
new-instance v0, Ljava/lang/IllegalArgumentException;
|
|
|
|
invoke-static {p1, p2}, Ljava/lang/Long;->toString(J)Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-direct {v0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public final map(Ljava/util/function/IntUnaryOperator;)Lj$/util/stream/IntStream;
|
|
.locals 3
|
|
|
|
.line 238
|
|
invoke-static {p1}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 239
|
|
new-instance v0, Lj$/util/stream/r0;
|
|
|
|
sget v1, Lj$/util/stream/c7;->p:I
|
|
|
|
sget v2, Lj$/util/stream/c7;->n:I
|
|
|
|
or-int/2addr v1, v2
|
|
|
|
const/4 v2, 0x1
|
|
|
|
invoke-direct {v0, p0, v1, p1, v2}, Lj$/util/stream/r0;-><init>(Lj$/util/stream/a;ILjava/lang/Object;I)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final mapToObj(Ljava/util/function/IntFunction;)Lj$/util/stream/Stream;
|
|
.locals 3
|
|
|
|
.line 255
|
|
invoke-static {p1}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 256
|
|
sget v0, Lj$/util/stream/c7;->p:I
|
|
|
|
sget v1, Lj$/util/stream/c7;->n:I
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
.line 174
|
|
new-instance v1, Lj$/util/stream/p;
|
|
|
|
const/4 v2, 0x1
|
|
|
|
invoke-direct {v1, p0, v0, p1, v2}, Lj$/util/stream/p;-><init>(Lj$/util/stream/a;ILjava/lang/Object;I)V
|
|
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public final max()Lj$/util/d0;
|
|
.locals 2
|
|
|
|
.line 459
|
|
new-instance v0, Lj$/util/stream/m;
|
|
|
|
const/16 v1, 0x19
|
|
|
|
.line 0
|
|
invoke-direct {v0, v1}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
.line 459
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/x0;->reduce(Ljava/util/function/IntBinaryOperator;)Lj$/util/d0;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final min()Lj$/util/d0;
|
|
.locals 2
|
|
|
|
.line 454
|
|
new-instance v0, Lj$/util/stream/m;
|
|
|
|
const/16 v1, 0x15
|
|
|
|
.line 0
|
|
invoke-direct {v0, v1}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
.line 454
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/x0;->reduce(Ljava/util/function/IntBinaryOperator;)Lj$/util/d0;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final p()Z
|
|
.locals 1
|
|
|
|
.line 518
|
|
sget-object v0, Lj$/util/stream/p1;->ALL:Lj$/util/stream/p1;
|
|
|
|
invoke-static {v0}, Lj$/util/stream/v3;->q0(Lj$/util/stream/p1;)Lj$/util/concurrent/t;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Ljava/lang/Boolean;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Boolean;->booleanValue()Z
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final peek(Ljava/util/function/IntConsumer;)Lj$/util/stream/IntStream;
|
|
.locals 1
|
|
|
|
.line 378
|
|
invoke-static {p1}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 379
|
|
new-instance v0, Lj$/util/stream/r0;
|
|
|
|
invoke-direct {v0, p0, p1}, Lj$/util/stream/r0;-><init>(Lj$/util/stream/x0;Ljava/util/function/IntConsumer;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final r(Lj$/util/stream/i0;)Lj$/util/stream/IntStream;
|
|
.locals 3
|
|
|
|
.line 295
|
|
invoke-static {p1}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 296
|
|
new-instance v0, Lj$/util/stream/r0;
|
|
|
|
sget v1, Lj$/util/stream/c7;->p:I
|
|
|
|
sget v2, Lj$/util/stream/c7;->n:I
|
|
|
|
or-int/2addr v1, v2
|
|
|
|
sget v2, Lj$/util/stream/c7;->t:I
|
|
|
|
or-int/2addr v1, v2
|
|
|
|
const/4 v2, 0x2
|
|
|
|
invoke-direct {v0, p0, v1, p1, v2}, Lj$/util/stream/r0;-><init>(Lj$/util/stream/a;ILjava/lang/Object;I)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final reduce(ILjava/util/function/IntBinaryOperator;)I
|
|
.locals 2
|
|
|
|
.line 285
|
|
invoke-static {p2}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 310
|
|
new-instance v0, Lj$/util/stream/l4;
|
|
|
|
sget-object v1, Lj$/util/stream/d7;->INT_VALUE:Lj$/util/stream/d7;
|
|
|
|
invoke-direct {v0, v1, p2, p1}, Lj$/util/stream/l4;-><init>(Lj$/util/stream/d7;Ljava/util/function/IntBinaryOperator;I)V
|
|
|
|
.line 491
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Ljava/lang/Integer;
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public final reduce(Ljava/util/function/IntBinaryOperator;)Lj$/util/d0;
|
|
.locals 3
|
|
|
|
.line 327
|
|
invoke-static {p1}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 360
|
|
new-instance v0, Lj$/util/stream/y3;
|
|
|
|
sget-object v1, Lj$/util/stream/d7;->INT_VALUE:Lj$/util/stream/d7;
|
|
|
|
const/4 v2, 0x3
|
|
|
|
invoke-direct {v0, v1, p1, v2}, Lj$/util/stream/y3;-><init>(Lj$/util/stream/d7;Ljava/lang/Object;I)V
|
|
|
|
.line 496
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lj$/util/d0;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final s()Z
|
|
.locals 1
|
|
|
|
.line 523
|
|
sget-object v0, Lj$/util/stream/p1;->NONE:Lj$/util/stream/p1;
|
|
|
|
invoke-static {v0}, Lj$/util/stream/v3;->q0(Lj$/util/stream/p1;)Lj$/util/concurrent/t;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Ljava/lang/Boolean;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Boolean;->booleanValue()Z
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final s0(JLjava/util/function/IntFunction;)Lj$/util/stream/u1;
|
|
.locals 0
|
|
|
|
.line 170
|
|
invoke-static {p1, p2}, Lj$/util/stream/v3;->n0(J)Lj$/util/stream/s1;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final skip(J)Lj$/util/stream/IntStream;
|
|
.locals 2
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p1, v0
|
|
|
|
if-ltz v0, :cond_1
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
const-wide/16 v0, -0x1
|
|
|
|
.line 410
|
|
invoke-static {p0, p1, p2, v0, v1}, Lj$/util/stream/y5;->f(Lj$/util/stream/x0;JJ)Lj$/util/stream/r5;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
|
|
.line 406
|
|
:cond_1
|
|
new-instance v0, Ljava/lang/IllegalArgumentException;
|
|
|
|
invoke-static {p1, p2}, Ljava/lang/Long;->toString(J)Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-direct {v0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public final sorted()Lj$/util/stream/IntStream;
|
|
.locals 3
|
|
|
|
.line 73
|
|
new-instance v0, Lj$/util/stream/h6;
|
|
|
|
.line 171
|
|
sget v1, Lj$/util/stream/c7;->q:I
|
|
|
|
sget v2, Lj$/util/stream/c7;->o:I
|
|
|
|
or-int/2addr v1, v2
|
|
|
|
.line 91
|
|
invoke-direct {v0, p0, v1}, Lj$/util/stream/a;-><init>(Lj$/util/stream/a;I)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final spliterator()Lj$/util/Spliterator$OfInt;
|
|
.locals 1
|
|
|
|
.line 196
|
|
invoke-super {p0}, Lj$/util/stream/a;->spliterator()Lj$/util/Spliterator;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lj$/util/stream/x0;->L0(Lj$/util/Spliterator;)Lj$/util/Spliterator$OfInt;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final sum()I
|
|
.locals 2
|
|
|
|
.line 449
|
|
new-instance v0, Lj$/util/stream/m;
|
|
|
|
const/16 v1, 0x18
|
|
|
|
.line 0
|
|
invoke-direct {v0, v1}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 449
|
|
invoke-virtual {p0, v1, v0}, Lj$/util/stream/x0;->reduce(ILjava/util/function/IntBinaryOperator;)I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final summaryStatistics()Lj$/util/z;
|
|
.locals 4
|
|
|
|
.line 485
|
|
new-instance v0, Lj$/time/h;
|
|
|
|
const/16 v1, 0x12
|
|
|
|
.line 0
|
|
invoke-direct {v0, v1}, Lj$/time/h;-><init>(I)V
|
|
|
|
.line 485
|
|
new-instance v1, Lj$/util/stream/m;
|
|
|
|
const/16 v2, 0x16
|
|
|
|
.line 0
|
|
invoke-direct {v1, v2}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
.line 485
|
|
new-instance v2, Lj$/util/stream/m;
|
|
|
|
const/16 v3, 0x17
|
|
|
|
.line 0
|
|
invoke-direct {v2, v3}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
.line 485
|
|
invoke-virtual {p0, v0, v1, v2}, Lj$/util/stream/x0;->collect(Ljava/util/function/Supplier;Ljava/util/function/ObjIntConsumer;Ljava/util/function/BiConsumer;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lj$/util/z;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final toArray()[I
|
|
.locals 2
|
|
|
|
.line 538
|
|
new-instance v0, Lj$/util/stream/m;
|
|
|
|
const/16 v1, 0x12
|
|
|
|
.line 0
|
|
invoke-direct {v0, v1}, Lj$/util/stream/m;-><init>(I)V
|
|
|
|
.line 538
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->z0(Ljava/util/function/IntFunction;)Lj$/util/stream/c2;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lj$/util/stream/y1;
|
|
|
|
invoke-static {v0}, Lj$/util/stream/v3;->k0(Lj$/util/stream/y1;)Lj$/util/stream/y1;
|
|
|
|
move-result-object v0
|
|
|
|
.line 539
|
|
invoke-interface {v0}, Lj$/util/stream/b2;->b()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, [I
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final x()Z
|
|
.locals 1
|
|
|
|
.line 513
|
|
sget-object v0, Lj$/util/stream/p1;->ANY:Lj$/util/stream/p1;
|
|
|
|
invoke-static {v0}, Lj$/util/stream/v3;->q0(Lj$/util/stream/p1;)Lj$/util/concurrent/t;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lj$/util/stream/a;->y0(Lj$/util/stream/n8;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Ljava/lang/Boolean;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Boolean;->booleanValue()Z
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|