e$b.smali

.class Le1/e$b;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Le1/e;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "b"
.end annotation


# static fields
.field static final a:Le1/f;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    invoke-static {}, Le1/e;->a()Le1/f;

    move-result-object v0

    sput-object v0, Le1/e$b;->a:Le1/f;

    return-void
.end method