Files
rr3-apk/smali_classes4/com/mbridge/msdk/foundation/entity/k.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

58 lines
912 B
Smali

.class public final Lcom/mbridge/msdk/foundation/entity/k;
.super Ljava/lang/Object;
.source "SourceFile"
# instance fields
.field private a:I
.field private b:I
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a()I
.locals 1
.line 0
iget v0, p0, Lcom/mbridge/msdk/foundation/entity/k;->a:I
return v0
.end method
.method public final a(I)V
.locals 0
.line 0
iput p1, p0, Lcom/mbridge/msdk/foundation/entity/k;->a:I
return-void
.end method
.method public final b()I
.locals 1
.line 0
iget v0, p0, Lcom/mbridge/msdk/foundation/entity/k;->b:I
return v0
.end method
.method public final b(I)V
.locals 0
.line 0
iput p1, p0, Lcom/mbridge/msdk/foundation/entity/k;->b:I
return-void
.end method