e$a.smali

.class public final Lcom/masala/share/eventbus/e$a;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/masala/share/eventbus/e;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "a"
.end annotation


# instance fields
.field public a:Ljava/lang/String;

.field public b:Landroid/os/Bundle;


# direct methods
.method public constructor <init>(Ljava/lang/String;Landroid/os/Bundle;)V
    .registers 3

    .line 24
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 25
    iput-object p1, p0, Lcom/masala/share/eventbus/e$a;->a:Ljava/lang/String;

    .line 26
    iput-object p2, p0, Lcom/masala/share/eventbus/e$a;->b:Landroid/os/Bundle;

    return-void
.end method