Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

67 lines
1.5 KiB
Smali

.class public final Lcom/fyber/inneractive/sdk/cache/session/f$a;
.super Ljava/util/HashMap;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/fyber/inneractive/sdk/cache/session/f;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/HashMap<",
"Lcom/fyber/inneractive/sdk/cache/session/enums/b;",
"Lcom/fyber/inneractive/sdk/cache/session/e;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 5
.line 1
invoke-direct {p0}, Ljava/util/HashMap;-><init>()V
.line 3
invoke-static {}, Lcom/fyber/inneractive/sdk/cache/session/enums/b;->values()[Lcom/fyber/inneractive/sdk/cache/session/enums/b;
move-result-object v0
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_1
aget-object v3, v0, v2
.line 4
sget-object v4, Lcom/fyber/inneractive/sdk/cache/session/enums/b;->NONE:Lcom/fyber/inneractive/sdk/cache/session/enums/b;
if-eq v3, v4, :cond_0
.line 5
new-instance v4, Lcom/fyber/inneractive/sdk/cache/session/e;
invoke-direct {v4}, Lcom/fyber/inneractive/sdk/cache/session/e;-><init>()V
invoke-virtual {p0, v3, v4}, Ljava/util/AbstractMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
:cond_0
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_1
return-void
.end method