ceg$a.smali

.class Ldxoptimizer/ceg$a;
.super Ljava/lang/Object;
.source "NotifyInfoExtractUtils.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Ldxoptimizer/ceg;
.end annotation

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


# instance fields
.field a:J

.field b:Ljava/lang/String;


# direct methods
.method constructor <init>(JLjava/lang/String;)V
    .registers 5

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

    .line 182
    iput-wide p1, p0, Ldxoptimizer/ceg$a;->a:J

    .line 183
    iput-object p3, p0, Ldxoptimizer/ceg$a;->b:Ljava/lang/String;

    .line 184
    return-void
.end method