33 lines
648 B
Smali
33 lines
648 B
Smali
.class public final Lcom/appsflyer/internal/bu;
|
|
.super Ljava/util/HashMap;
|
|
.source ""
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/HashMap<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/Object;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/util/HashMap;-><init>()V
|
|
|
|
const-string v0, "type"
|
|
|
|
const-string v1, "store"
|
|
|
|
.line 2
|
|
invoke-virtual {p0, v0, v1}, Ljava/util/AbstractMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|