Files
rr3-apk/smali/androidx/collection/FloatLongMapKt.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

359 lines
9.1 KiB
Smali

.class public final Landroidx/collection/FloatLongMapKt;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field private static final EmptyFloatLongMap:Landroidx/collection/MutableFloatLongMap;
# direct methods
.method static constructor <clinit>()V
.locals 2
.line 40
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x0
invoke-direct {v0, v1}, Landroidx/collection/MutableFloatLongMap;-><init>(I)V
sput-object v0, Landroidx/collection/FloatLongMapKt;->EmptyFloatLongMap:Landroidx/collection/MutableFloatLongMap;
return-void
.end method
.method public static final emptyFloatLongMap()Landroidx/collection/FloatLongMap;
.locals 1
sget-object v0, Landroidx/collection/FloatLongMapKt;->EmptyFloatLongMap:Landroidx/collection/MutableFloatLongMap;
return-object v0
.end method
.method public static final floatLongMapOf()Landroidx/collection/FloatLongMap;
.locals 1
.line 0
sget-object v0, Landroidx/collection/FloatLongMapKt;->EmptyFloatLongMap:Landroidx/collection/MutableFloatLongMap;
return-object v0
.end method
.method public static final floatLongMapOf(FJ)Landroidx/collection/FloatLongMap;
.locals 4
.line 58
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
.line 59
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
return-object v0
.end method
.method public static final floatLongMapOf(FJFJ)Landroidx/collection/FloatLongMap;
.locals 4
.line 71
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
.line 72
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 73
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
return-object v0
.end method
.method public static final floatLongMapOf(FJFJFJ)Landroidx/collection/FloatLongMap;
.locals 4
.line 87
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
.line 88
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 89
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 90
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
return-object v0
.end method
.method public static final floatLongMapOf(FJFJFJFJ)Landroidx/collection/FloatLongMap;
.locals 4
.line 106
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
.line 107
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 108
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 109
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 110
invoke-virtual {v0, p9, p10, p11}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
return-object v0
.end method
.method public static final floatLongMapOf(FJFJFJFJFJ)Landroidx/collection/FloatLongMap;
.locals 4
.line 128
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
move v1, p0
move-wide v2, p1
.line 129
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
move v1, p3
move-wide v2, p4
.line 130
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
move v1, p6
move-wide v2, p7
.line 131
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
move v1, p9
move-wide v2, p10
.line 132
invoke-virtual {v0, p9, p10, p11}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
move/from16 v1, p12
move-wide/from16 v2, p13
.line 133
invoke-virtual {v0, v1, v2, v3}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
return-object v0
.end method
.method public static final mutableFloatLongMapOf()Landroidx/collection/MutableFloatLongMap;
.locals 4
.line 139
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
return-object v0
.end method
.method public static final mutableFloatLongMapOf(FJ)Landroidx/collection/MutableFloatLongMap;
.locals 4
.line 147
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
.line 148
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
return-object v0
.end method
.method public static final mutableFloatLongMapOf(FJFJ)Landroidx/collection/MutableFloatLongMap;
.locals 4
.line 160
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
.line 161
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 162
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
return-object v0
.end method
.method public static final mutableFloatLongMapOf(FJFJFJ)Landroidx/collection/MutableFloatLongMap;
.locals 4
.line 176
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
.line 177
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 178
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 179
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
return-object v0
.end method
.method public static final mutableFloatLongMapOf(FJFJFJFJ)Landroidx/collection/MutableFloatLongMap;
.locals 4
.line 195
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
.line 196
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 197
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 198
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
.line 199
invoke-virtual {v0, p9, p10, p11}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
return-object v0
.end method
.method public static final mutableFloatLongMapOf(FJFJFJFJFJ)Landroidx/collection/MutableFloatLongMap;
.locals 4
.line 217
new-instance v0, Landroidx/collection/MutableFloatLongMap;
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x0
invoke-direct {v0, v3, v1, v2}, Landroidx/collection/MutableFloatLongMap;-><init>(IILkotlin/jvm/internal/DefaultConstructorMarker;)V
move v1, p0
move-wide v2, p1
.line 218
invoke-virtual {v0, p0, p1, p2}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
move v1, p3
move-wide v2, p4
.line 219
invoke-virtual {v0, p3, p4, p5}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
move v1, p6
move-wide v2, p7
.line 220
invoke-virtual {v0, p6, p7, p8}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
move v1, p9
move-wide v2, p10
.line 221
invoke-virtual {v0, p9, p10, p11}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
move/from16 v1, p12
move-wide/from16 v2, p13
.line 222
invoke-virtual {v0, v1, v2, v3}, Landroidx/collection/MutableFloatLongMap;->set(FJ)V
return-object v0
.end method