Files
rr3-apk/smali_classes2/com/google/android/gms/games/GameBuffer.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

38 lines
805 B
Smali

.class public final Lcom/google/android/gms/games/GameBuffer;
.super Lcom/google/android/gms/common/data/AbstractDataBuffer;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/android/gms/common/data/AbstractDataBuffer<",
"Lcom/google/android/gms/games/Game;",
">;"
}
.end annotation
# virtual methods
.method public get(I)Lcom/google/android/gms/games/Game;
.locals 0
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 0
const/4 p1, 0x0
throw p1
.end method
.method public final bridge synthetic get(I)Ljava/lang/Object;
.locals 0
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 0
const/4 p1, 0x0
throw p1
.end method