c$b.smali
.class Le/j/b/c$b;
.super Ljava/lang/Object;
.source ""
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Le/j/b/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic e:Le/j/b/c;
# direct methods
.method constructor <init>(Le/j/b/c;)V
.registers 2
iput-object p1, p0, Le/j/b/c$b;->e:Le/j/b/c;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
iget-object v0, p0, Le/j/b/c$b;->e:Le/j/b/c;
const/4 v1, 0x0
invoke-virtual {v0, v1}, Le/j/b/c;->K(I)V
return-void
.end method