a$b.smali
.class Lcom/sandbox/libres/a$b;
.super Ljava/lang/Object;
.source "DataBinderMapperImpl.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sandbox/libres/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "b"
.end annotation
# static fields
.field static final a:Ljava/util/HashMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/HashMap<",
"Ljava/lang/String;",
"Ljava/lang/Integer;",
">;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 2
.line 1
new-instance v0, Ljava/util/HashMap;
const/4 v1, 0x0
invoke-direct {v0, v1}, Ljava/util/HashMap;-><init>(I)V
sput-object v0, Lcom/sandbox/libres/a$b;->a:Ljava/util/HashMap;
return-void
.end method