Files
rr3-apk/smali/androidx/collection/IntIntPair.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3
- APKTool decompilation (Smali bytecode) for modding and rebuilding APK
- Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures
- Includes full Smali source, resources, and native libraries
- Ready to rebuild APK after modifications with apktool b command
- Added comprehensive README-apktool.md with modding guide

This branch complements the JADX branches:
- Use JADX (main/discord-community) to UNDERSTAND code (readable Java)
- Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali)

Total: 44,417 files, 538.51 MB Smali source code
2026-02-18 16:13:44 -08:00

269 lines
5.2 KiB
Smali

.class public final Landroidx/collection/IntIntPair;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation build Lkotlin/jvm/internal/SourceDebugExtension;
value = {
"SMAP\nIntIntPair.kt\nKotlin\n*S Kotlin\n*F\n+ 1 IntIntPair.kt\nandroidx/collection/IntIntPair\n+ 2 PackingUtils.kt\nandroidx/collection/PackingUtilsKt\n*L\n1#1,83:1\n33#2:84\n*S KotlinDebug\n*F\n+ 1 IntIntPair.kt\nandroidx/collection/IntIntPair\n*L\n41#1:84\n*E\n"
}
.end annotation
# instance fields
.field public final packedValue:J
# direct methods
.method private synthetic constructor <init>(J)V
.locals 0
.line 32
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Landroidx/collection/IntIntPair;->packedValue:J
return-void
.end method
.method public static final synthetic box-impl(J)Landroidx/collection/IntIntPair;
.locals 1
new-instance v0, Landroidx/collection/IntIntPair;
invoke-direct {v0, p0, p1}, Landroidx/collection/IntIntPair;-><init>(J)V
return-object v0
.end method
.method public static final component1-impl(J)I
.locals 1
const/16 v0, 0x20
shr-long/2addr p0, v0
long-to-int p0, p0
return p0
.end method
.method public static final component2-impl(J)I
.locals 2
const-wide v0, 0xffffffffL
and-long/2addr p0, v0
long-to-int p0, p0
return p0
.end method
.method public static constructor-impl(II)J
.locals 4
int-to-long v0, p0
const/16 p0, 0x20
shl-long/2addr v0, p0
int-to-long p0, p1
const-wide v2, 0xffffffffL
and-long/2addr p0, v2
or-long/2addr p0, v0
.line 41
invoke-static {p0, p1}, Landroidx/collection/IntIntPair;->constructor-impl(J)J
move-result-wide p0
return-wide p0
.end method
.method public static constructor-impl(J)J
.locals 0
.line 0
return-wide p0
.end method
.method public static equals-impl(JLjava/lang/Object;)Z
.locals 4
instance-of v0, p2, Landroidx/collection/IntIntPair;
const/4 v1, 0x0
if-nez v0, :cond_0
return v1
:cond_0
check-cast p2, Landroidx/collection/IntIntPair;
invoke-virtual {p2}, Landroidx/collection/IntIntPair;->unbox-impl()J
move-result-wide v2
cmp-long p0, p0, v2
if-eqz p0, :cond_1
return v1
:cond_1
const/4 p0, 0x1
return p0
.end method
.method public static final equals-impl0(JJ)Z
.locals 0
cmp-long p0, p0, p2
if-nez p0, :cond_0
const/4 p0, 0x1
goto :goto_0
:cond_0
const/4 p0, 0x0
:goto_0
return p0
.end method
.method public static final getFirst-impl(J)I
.locals 1
const/16 v0, 0x20
shr-long/2addr p0, v0
long-to-int p0, p0
return p0
.end method
.method public static synthetic getPackedValue$annotations()V
.locals 0
return-void
.end method
.method public static final getSecond-impl(J)I
.locals 2
const-wide v0, 0xffffffffL
and-long/2addr p0, v0
long-to-int p0, p0
return p0
.end method
.method public static hashCode-impl(J)I
.locals 0
invoke-static {p0, p1}, Ljava/lang/Long;->hashCode(J)I
move-result p0
return p0
.end method
.method public static toString-impl(J)Ljava/lang/String;
.locals 2
.line 81
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const/16 v1, 0x28
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
invoke-static {p0, p1}, Landroidx/collection/IntIntPair;->getFirst-impl(J)I
move-result v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string v1, ", "
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-static {p0, p1}, Landroidx/collection/IntIntPair;->getSecond-impl(J)I
move-result p0
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const/16 p0, 0x29
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p0
return-object p0
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.locals 2
iget-wide v0, p0, Landroidx/collection/IntIntPair;->packedValue:J
invoke-static {v0, v1, p1}, Landroidx/collection/IntIntPair;->equals-impl(JLjava/lang/Object;)Z
move-result p1
return p1
.end method
.method public hashCode()I
.locals 2
iget-wide v0, p0, Landroidx/collection/IntIntPair;->packedValue:J
invoke-static {v0, v1}, Landroidx/collection/IntIntPair;->hashCode-impl(J)I
move-result v0
return v0
.end method
.method public toString()Ljava/lang/String;
.locals 2
iget-wide v0, p0, Landroidx/collection/IntIntPair;->packedValue:J
.line 81
invoke-static {v0, v1}, Landroidx/collection/IntIntPair;->toString-impl(J)Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public final synthetic unbox-impl()J
.locals 2
iget-wide v0, p0, Landroidx/collection/IntIntPair;->packedValue:J
return-wide v0
.end method