Platform$2.smali
.class final Ljnr/constants/Platform$2;
.super Ljava/util/HashMap;
.source "Platform.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ljnr/constants/d;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/HashMap",
"<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;"
}
.end annotation
# static fields
.field public static final serialVersionUID:J = 0x1L
# direct methods
.method constructor <init>()V
.registers 3
.prologue
.line 87
invoke-direct {p0}, Ljava/util/HashMap;-><init>()V
.line 88
const-string v0, "x86"
const-string v1, "i386"
invoke-virtual {p0, v0, v1}, Ljnr/constants/Platform$2;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.line 89
return-void
.end method