b$a.smali
.class final Lcom/proxy/ad/a/c/b$a;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/proxy/ad/a/c/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "a"
.end annotation
# instance fields
.field a:Ljava/lang/Runnable;
.field b:Ljava/lang/Integer;
# direct methods
.method public constructor <init>(Ljava/lang/Runnable;Ljava/lang/Integer;)V
.registers 3
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/proxy/ad/a/c/b$a;->a:Ljava/lang/Runnable;
iput-object p2, p0, Lcom/proxy/ad/a/c/b$a;->b:Ljava/lang/Integer;
return-void
.end method